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

Should fix more but now all "Error in sys.excepthook:" #1069

Merged
merged 5 commits into from
May 21, 2024

don't use a netCDF object as index for caching

6b98a9d
Select commit
Loading
Failed to load commit list.
Merged

Should fix more but now all "Error in sys.excepthook:" #1069

don't use a netCDF object as index for caching
6b98a9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 14, 2024 in 0s

81.91% (-0.28%) compared to 064aac9

View this Pull Request on Codecov

81.91% (-0.28%) compared to 064aac9

Details

Codecov Report

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

Project coverage is 81.91%. Comparing base (064aac9) to head (6b98a9d).
Report is 20 commits behind head on develop.

❗ Current head 6b98a9d differs from pull request most recent head b137db3. Consider uploading reports for the commit b137db3 to get more accurate results

Files Patch % Lines
compliance_checker/cf/cf_base.py 76.47% 8 Missing ⚠️
compliance_checker/cfutil.py 93.25% 0 Missing and 6 partials ⚠️
compliance_checker/cf/util.py 25.00% 3 Missing ⚠️
compliance_checker/runner.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1069      +/-   ##
===========================================
- Coverage    82.18%   81.91%   -0.28%     
===========================================
  Files           24       24              
  Lines         5171     5171              
  Branches      1242     1237       -5     
===========================================
- Hits          4250     4236      -14     
- Misses         622      634      +12     
- Partials       299      301       +2     

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