Skip to content

feat(tableaupb): add Fraction.MatchAny/MatchAll, rename Cmp to Match#437

Merged
wenchy merged 2 commits into
masterfrom
feat/fraction-match-any-all
Jul 13, 2026
Merged

feat(tableaupb): add Fraction.MatchAny/MatchAll, rename Cmp to Match#437
wenchy merged 2 commits into
masterfrom
feat/fraction-match-any-all

refactor(tableaupb): document Fraction.Match and handle unknown sign

15caf41
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 0s

75.60% (target 63.00%)

View this Pull Request on Codecov

75.60% (target 63.00%)

Details

Codecov Report

❌ Patch coverage is 90.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 75.60%. Comparing base (445fda5) to head (15caf41).

Files with missing lines Patch % Lines
proto/tableaupb/wellknown_util.go 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #437      +/-   ##
==========================================
+ Coverage   75.58%   75.60%   +0.01%     
==========================================
  Files          88       88              
  Lines        9520     9527       +7     
==========================================
+ Hits         7196     7203       +7     
  Misses       1749     1749              
  Partials      575      575              

☔ View full report in Codecov by Harness.
📢 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.