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

Implement sum #446

Merged
merged 14 commits into from
Jul 16, 2024

add some tests and avoid CI failure

5ec4b3c
Select commit
Loading
Failed to load commit list.
Merged

Implement sum #446

add some tests and avoid CI failure
5ec4b3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 16, 2024 in 1s

89.75% (+0.14%) compared to 47c15ab

View this Pull Request on Codecov

89.75% (+0.14%) compared to 47c15ab

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.75%. Comparing base (47c15ab) to head (5ec4b3c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #446      +/-   ##
==========================================
+ Coverage   89.61%   89.75%   +0.14%     
==========================================
  Files          25       25              
  Lines        3571     3622      +51     
==========================================
+ Hits         3200     3251      +51     
  Misses        371      371              

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