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

fix: Improve Repeat implementation #1775

Merged
merged 3 commits into from
Dec 11, 2024

Merge branch 'develop' into Improve_Repeat

45fe594
Select commit
Loading
Failed to load commit list.
Merged

fix: Improve Repeat implementation #1775

Merge branch 'develop' into Improve_Repeat
45fe594
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2024 in 1s

71.96% (target 50.00%)

View this Pull Request on Codecov

71.96% (target 50.00%)

Details

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.96%. Comparing base (c41399e) to head (45fe594).

Files with missing lines Patch % Lines
src/util/Repeat.hpp 60.00% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1775      +/-   ##
===========================================
- Coverage    71.96%   71.96%   -0.01%     
===========================================
  Files          297      297              
  Lines        12772    12775       +3     
  Branches      6545     6548       +3     
===========================================
+ Hits          9192     9193       +1     
  Misses        1845     1845              
- Partials      1735     1737       +2     

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