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

Convert times in SEVIRI readers to nanosecond precision to silence warnings #2676

Merged
merged 2 commits into from
Dec 12, 2023

Check for dtype instead of string representation

df26a58
Select commit
Loading
Failed to load commit list.
Merged

Convert times in SEVIRI readers to nanosecond precision to silence warnings #2676

Check for dtype instead of string representation
df26a58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 11, 2023 in 0s

95.32% (+0.02%) compared to d90acf5

View this Pull Request on Codecov

95.32% (+0.02%) compared to d90acf5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d90acf5) 95.30% compared to head (df26a58) 95.32%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2676      +/-   ##
==========================================
+ Coverage   95.30%   95.32%   +0.02%     
==========================================
  Files         371      371              
  Lines       52435    52441       +6     
==========================================
+ Hits        49971    49988      +17     
+ Misses       2464     2453      -11     

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