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

Fix datetime imports #177

Merged
merged 1 commit into from
Dec 13, 2024

Fix datetime imports

3384cf8
Select commit
Loading
Failed to load commit list.
Merged

Fix datetime imports #177

Fix datetime imports
3384cf8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 1s

87.83% (+0.00%) compared to 16f71f7

View this Pull Request on Codecov

87.83% (+0.00%) compared to 16f71f7

Details

Codecov Report

Attention: Patch coverage is 78.94737% with 12 lines in your changes missing coverage. Please review.

Project coverage is 87.83%. Comparing base (16f71f7) to head (3384cf8).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
pyorbital/orbital.py 46.66% 8 Missing ⚠️
pyorbital/geoloc.py 0.00% 2 Missing ⚠️
pyorbital/geoloc_example.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #177   +/-   ##
=======================================
  Coverage   87.83%   87.83%           
=======================================
  Files          16       16           
  Lines        2630     2630           
=======================================
  Hits         2310     2310           
  Misses        320      320           

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