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

API bug fix #222

Merged
merged 4 commits into from
Nov 11, 2024

Switch from absolute to relative state counters

a9d865c
Select commit
Loading
Failed to load commit list.
Merged

API bug fix #222

Switch from absolute to relative state counters
a9d865c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2024 in 0s

67.97% (+0.00%) compared to 0871ae8

View this Pull Request on Codecov

67.97% (+0.00%) compared to 0871ae8

Details

Codecov Report

Attention: Patch coverage is 87.17949% with 5 lines in your changes missing coverage. Please review.

Project coverage is 67.97%. Comparing base (0871ae8) to head (a9d865c).

Files with missing lines Patch % Lines
src/input/getgeo.F90 50.00% 2 Missing ⚠️
src/input/gettxt.F90 33.33% 2 Missing ⚠️
src/input/readmo.F90 87.50% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #222   +/-   ##
=======================================
  Coverage   67.97%   67.97%           
=======================================
  Files         339      339           
  Lines       77421    77424    +3     
=======================================
+ Hits        52628    52631    +3     
  Misses      24793    24793           

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