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(core): Support DatePrefixIdConverter #582

Merged
merged 1 commit into from
Jun 18, 2024

feat(core): Support `DatePrefixIdConverter`

4b2ee7e
Select commit
Loading
Failed to load commit list.
Merged

feat(core): Support DatePrefixIdConverter #582

feat(core): Support `DatePrefixIdConverter`
4b2ee7e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 18, 2024 in 0s

84.38% (target 80.00%)

View this Pull Request on Codecov

84.38% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.38%. Comparing base (1e0e361) to head (4b2ee7e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #582      +/-   ##
============================================
+ Coverage     84.28%   84.38%   +0.10%     
- Complexity     1273     1280       +7     
============================================
  Files           218      220       +2     
  Lines          4137     4151      +14     
  Branches        421      421              
============================================
+ Hits           3487     3503      +16     
+ Misses          360      359       -1     
+ Partials        290      289       -1     

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