Skip to content

fieldprop(order): add new field property order to check field monotonicity#326

Merged
wenchy merged 16 commits intomasterfrom
order-property
Dec 12, 2025
Merged

fieldprop(order): add new field property order to check field monotonicity#326
wenchy merged 16 commits intomasterfrom
order-property

Conversation

@Kybxd
Copy link
Copy Markdown
Collaborator

@Kybxd Kybxd commented Dec 1, 2025

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 1, 2025

Codecov Report

❌ Patch coverage is 76.59574% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.47%. Comparing base (8a16745) to head (6b57088).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
internal/confgen/fieldprop/order.go 70.76% 19 Missing ⚠️
internal/confgen/parser.go 88.88% 1 Missing and 1 partial ⚠️
internal/localizer/i18n/i18n.go 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #326      +/-   ##
==========================================
- Coverage   74.47%   74.47%   -0.01%     
==========================================
  Files          83       84       +1     
  Lines        8397     8483      +86     
==========================================
+ Hits         6254     6318      +64     
- Misses       1576     1597      +21     
- Partials      567      568       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Comment thread internal/confgen/parser.go Outdated
Comment thread internal/confgen/parser.go Outdated
Comment thread internal/localizer/i18n/config/ecode/en.yaml Outdated
Comment thread internal/localizer/i18n/config/ecode/en.yaml Outdated
Comment thread internal/localizer/i18n/config/ecode/zh.yaml Outdated
@wenchy wenchy changed the title feat: add order property fieldprop(order): add new field property order to check field monotonicity Dec 2, 2025
Comment thread internal/x/xproto/value.go Outdated
Comment thread internal/x/xproto/value.go Outdated
Comment thread internal/x/xproto/value.go Outdated
Comment thread proto/tableau/protobuf/tableau.proto Outdated
Comment thread xerrors/ecode_generated.go Outdated
Comment thread go.mod
Comment thread go.mod
Comment thread internal/localizer/i18n/config/ecode/en.yaml Outdated
@wenchy wenchy merged commit dcdf1f8 into master Dec 12, 2025
9 checks passed
@wenchy wenchy deleted the order-property branch December 12, 2025 09:05
@wenchy wenchy mentioned this pull request Dec 12, 2025
42 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

proposal: add new field property Order to check field monotonicity

2 participants