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

(1) Change tag type (int -> uint) and (2) creation of the overlap #123

Merged
merged 42 commits into from
Oct 24, 2024

Modify name of steps to be able to better identify each important ste…

57c0a6f
Select commit
Loading
Failed to load commit list.
Merged

(1) Change tag type (int -> uint) and (2) creation of the overlap #123

Modify name of steps to be able to better identify each important ste…
57c0a6f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2024 in 0s

63.76% (+0.44%) compared to 8e03c1f

View this Pull Request on Codecov

63.76% (+0.44%) compared to 8e03c1f

Details

Codecov Report

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

Project coverage is 63.76%. Comparing base (8e03c1f) to head (57c0a6f).

Files with missing lines Patch % Lines
src/ls_pmmg.c 57.14% 3 Missing ⚠️
src/overlap_pmmg.c 99.15% 1 Missing and 1 partial ⚠️
src/debug_pmmg.c 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #123      +/-   ##
===========================================
+ Coverage    63.32%   63.76%   +0.44%     
===========================================
  Files           46       47       +1     
  Lines        18952    19194     +242     
  Branches      3540     3573      +33     
===========================================
+ Hits         12001    12240     +239     
- Misses        6027     6030       +3     
  Partials       924      924              

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