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(db): added Duration support in Scanner/Valuer #27

Merged
merged 5 commits into from
Mar 19, 2024

fix(tests): fixed tests for Duration

a0d01f3
Select commit
Loading
Failed to load commit list.
Merged

feat(db): added Duration support in Scanner/Valuer #27

fix(tests): fixed tests for Duration
a0d01f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 19, 2024 in 0s

71.41% (-0.02%) compared to 572d453, passed because coverage increased by +0.03% when compared to adjusted base (71.38%)

View this Pull Request on Codecov

71.41% (-0.02%) compared to 572d453, passed because coverage increased by +0.03% when compared to adjusted base (71.38%)

Details

Codecov Report

Attention: Patch coverage is 73.91304% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 71.41%. Comparing base (572d453) to head (a0d01f3).

Files Patch % Lines
duration.go 70.00% 5 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   71.43%   71.41%   -0.02%     
==========================================
  Files          36       37       +1     
  Lines        1488     1508      +20     
==========================================
+ Hits         1063     1077      +14     
- Misses        312      317       +5     
- Partials      113      114       +1     

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