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

Cache validation ignore pyaerocom version; use mtime instead of ctime #1243

Merged

ignore pyaerocom version; use mtime instead of ctime

b1fa238
Select commit
Loading
Failed to load commit list.
Merged

Cache validation ignore pyaerocom version; use mtime instead of ctime #1243

ignore pyaerocom version; use mtime instead of ctime
b1fa238
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 5, 2024 in 0s

79.33% (+0.00%) compared to f244a51

View this Pull Request on Codecov

79.33% (+0.00%) compared to f244a51

Details

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 79.33%. Comparing base (f244a51) to head (b1fa238).
Report is 1 commits behind head on main-dev.

Files Patch % Lines
pyaerocom/io/cachehandler_ungridded.py 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##           main-dev    #1243   +/-   ##
=========================================
  Coverage     79.33%   79.33%           
=========================================
  Files           133      133           
  Lines         20284    20289    +5     
=========================================
+ Hits          16092    16096    +4     
- Misses         4192     4193    +1     

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