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

change target to pointer and check for association #529

change target to pointer and check for association

8c03cbb
Select commit
Loading
Failed to load commit list.
Closed

change target to pointer and check for association #529

change target to pointer and check for association
8c03cbb
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 4, 2023 in 1s

37.48% (+0.03%) compared to 7ef6a57

View this Pull Request on Codecov

37.48% (+0.03%) compared to 7ef6a57

Details

Codecov Report

Attention: 100 lines in your changes are missing coverage. Please review.

Comparison is base (7ef6a57) 37.45% compared to head (8c03cbb) 37.48%.

Files Patch % Lines
src/equation_of_state/MOM_EOS.F90 38.09% 45 Missing and 7 partials ⚠️
src/equation_of_state/MOM_EOS_base_type.F90 54.09% 27 Missing and 1 partial ⚠️
src/equation_of_state/MOM_EOS_Roquet_SpV.F90 97.61% 2 Missing and 1 partial ⚠️
src/equation_of_state/MOM_EOS_Roquet_rho.F90 97.34% 2 Missing and 1 partial ⚠️
src/equation_of_state/MOM_EOS_TEOS10.F90 90.90% 3 Missing ⚠️
src/equation_of_state/MOM_EOS_Wright_full.F90 96.51% 2 Missing and 1 partial ⚠️
src/equation_of_state/MOM_EOS_Wright_red.F90 96.47% 2 Missing and 1 partial ⚠️
src/tracer/MOM_hor_bnd_diffusion.F90 71.42% 2 Missing ⚠️
src/core/MOM_open_boundary.F90 0.00% 1 Missing ⚠️
...parameterizations/vertical/MOM_set_diffusivity.F90 0.00% 0 Missing and 1 partial ⚠️
... and 1 more
Additional details and impacted files
@@                          Coverage Diff                           @@
##           dev-gfdl-main-candidate-2023-11-13     #529      +/-   ##
======================================================================
+ Coverage                               37.45%   37.48%   +0.03%     
======================================================================
  Files                                     270      271       +1     
  Lines                                   79765    79535     -230     
  Branches                                14831    14819      -12     
======================================================================
- Hits                                    29879    29817      -62     
+ Misses                                  44350    44176     -174     
- Partials                                 5536     5542       +6     

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