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 error handler #213

Merged
merged 9 commits into from
Sep 10, 2024

Remove module keyword from internal module subroutine mopac_record

83c2634
Select commit
Loading
Failed to load commit list.
Merged

API error handler #213

Remove module keyword from internal module subroutine mopac_record
83c2634
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 10, 2024 in 0s

67.94% (+0.70%) compared to b0b0852

View this Pull Request on Codecov

67.94% (+0.70%) compared to b0b0852

Details

Codecov Report

Attention: Patch coverage is 93.26221% with 120 lines in your changes missing coverage. Please review.

Project coverage is 67.94%. Comparing base (b0b0852) to head (83c2634).

Files with missing lines Patch % Lines
src/interface/mopac_api_saveload.F90 51.78% 54 Missing ⚠️
src/interface/mopac_api_finalize.F90 59.25% 33 Missing ⚠️
tests/mopac_api_test.F90 98.98% 15 Missing ⚠️
src/interface/mopac_api_initialize.F90 75.60% 10 Missing ⚠️
src/mopend.F90 20.00% 8 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #213      +/-   ##
==========================================
+ Coverage   67.23%   67.94%   +0.70%     
==========================================
  Files         336      336              
  Lines       75427    77013    +1586     
==========================================
+ Hits        50713    52325    +1612     
+ Misses      24714    24688      -26     

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