Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support YearGroupBySupplier / YearMonthGroupBySupplier / YearMonthDayGroupBySupplier. #563

Merged
merged 1 commit into from
May 16, 2024

feat: support `YearGroupBySupplier` / `YearMonthGroupBySupplier` / `Y…

8c3e12c
Select commit
Loading
Failed to load commit list.
Merged

feat: support YearGroupBySupplier / YearMonthGroupBySupplier / YearMonthDayGroupBySupplier. #563

feat: support `YearGroupBySupplier` / `YearMonthGroupBySupplier` / `Y…
8c3e12c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 16, 2024 in 0s

84.28% (target 80.00%)

View this Pull Request on Codecov

84.28% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.28%. Comparing base (0acf606) to head (8c3e12c).
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #563      +/-   ##
============================================
+ Coverage     84.16%   84.28%   +0.11%     
- Complexity     1257     1273      +16     
============================================
  Files           215      218       +3     
  Lines          4105     4136      +31     
  Branches        420      421       +1     
============================================
+ Hits           3455     3486      +31     
  Misses          360      360              
  Partials        290      290              

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