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

POC: Handle std names and aliases (#5257) #5313

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

Added license header to std_name_table.py

d2216e7
Select commit
Loading
Failed to load commit list.
Open

POC: Handle std names and aliases (#5257) #5313

Added license header to std_name_table.py
d2216e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 1, 2024 in 1s

89.19% (-0.13%) compared to a3931f6

View this Pull Request on Codecov

89.19% (-0.13%) compared to a3931f6

Details

Codecov Report

Attention: Patch coverage is 45.00000% with 33 lines in your changes are missing coverage. Please review.

Project coverage is 89.19%. Comparing base (a3931f6) to head (d2216e7).
Report is 300 commits behind head on main.

Files Patch % Lines
lib/iris/std_name_table.py 35.29% 30 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5313      +/-   ##
==========================================
- Coverage   89.31%   89.19%   -0.13%     
==========================================
  Files          89       90       +1     
  Lines       22375    22430      +55     
  Branches     5368     5383      +15     
==========================================
+ Hits        19985    20007      +22     
- Misses       1640     1670      +30     
- Partials      750      753       +3     

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