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 deprecated "compositor" usage in modifier definitions #2916

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

djhoese
Copy link
Member

@djhoese djhoese commented Oct 1, 2024

Noticed some deprecation warnings in my Polar2Grid tests.

  • Closes #xxxx
  • Tests added
  • Fully documented
  • Add your name to AUTHORS.md if not there already

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.06%. Comparing base (6a4f2af) to head (0ad7c32).
Report is 305 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2916      +/-   ##
==========================================
- Coverage   96.06%   96.06%   -0.01%     
==========================================
  Files         373      373              
  Lines       54406    54406              
==========================================
- Hits        52267    52265       -2     
- Misses       2139     2141       +2     
Flag Coverage Δ
behaviourtests 3.99% <ø> (ø)
unittests 96.16% <ø> (-0.01%) ⬇️

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

Pull Request Test Coverage Report for Build 11117022647

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.003%) to 96.161%

Files with Coverage Reduction New Missed Lines %
satpy/composites/config_loader.py 2 94.12%
Totals Coverage Status
Change from base Build 11109706783: -0.003%
Covered Lines: 52499
Relevant Lines: 54595

💛 - Coveralls

@djhoese djhoese merged commit a05b889 into pytroll:main Oct 8, 2024
18 checks passed
@djhoese djhoese deleted the bugfix-sgli-modifiers branch October 8, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants