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 unstable CI #605

Merged
merged 2 commits into from
Jul 1, 2024
Merged

Fix unstable CI #605

merged 2 commits into from
Jul 1, 2024

Conversation

djhoese
Copy link
Member

@djhoese djhoese commented Jul 1, 2024

Remove unnecessary zarr dependency causing complications in unstable CI (it's annoying to install all of its dependencies manually).

  • Closes #xxxx
  • Tests added
  • Tests passed
  • Passes git diff origin/main **/*py | flake8 --diff
  • Fully documented

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.97%. Comparing base (56f4506) to head (dd89e71).
Report is 98 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #605      +/-   ##
==========================================
- Coverage   94.01%   93.97%   -0.04%     
==========================================
  Files          92       86       -6     
  Lines       13836    13746      -90     
==========================================
- Hits        13008    12918      -90     
  Misses        828      828              
Flag Coverage Δ
unittests 93.97% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@coveralls
Copy link

Coverage Status

coverage: 93.676%. remained the same
when pulling dd89e71 on djhoese:ci-fix-unstable
into db94a87 on pytroll:main.

@djhoese djhoese merged commit 1aa9040 into pytroll:main Jul 1, 2024
26 of 27 checks passed
@djhoese djhoese deleted the ci-fix-unstable branch July 1, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants