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

Add array checking support for check interface #20

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Minor fix for WITH_QP

986fa4f
Select commit
Loading
Failed to load commit list.
Open

Add array checking support for check interface #20

Minor fix for WITH_QP
986fa4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 15, 2024 in 1s

66.41% (-5.11%) compared to dc60eaf

View this Pull Request on Codecov

66.41% (-5.11%) compared to dc60eaf

Details

Codecov Report

Attention: Patch coverage is 59.11330% with 83 lines in your changes missing coverage. Please review.

Project coverage is 66.41%. Comparing base (dc60eaf) to head (986fa4f).
Report is 12 commits behind head on main.

Files with missing lines Patch % Lines
src/testdrive.F90 59.11% 0 Missing and 83 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   71.51%   66.41%   -5.11%     
==========================================
  Files           2        2              
  Lines         481      655     +174     
  Branches      296      436     +140     
==========================================
+ Hits          344      435      +91     
  Misses         23       23              
- Partials      114      197      +83     

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