Skip to content

Add pyresample, trollimage, trollsift, pykdtree to show_versions/chec… - #3426

Open
Yuxiang-Ren-HUB wants to merge 2 commits into
pytroll:mainfrom
Yuxiang-Ren-HUB:add-packages-to-show-versions
Open

Add pyresample, trollimage, trollsift, pykdtree to show_versions/chec…#3426
Yuxiang-Ren-HUB wants to merge 2 commits into
pytroll:mainfrom
Yuxiang-Ren-HUB:add-packages-to-show-versions

Conversation

@Yuxiang-Ren-HUB

Copy link
Copy Markdown

Adds pyresample, trollimage, trollsift, and pykdtree to the package
list checked by show_versions() (and therefore check_satpy(), which
calls it internally).

@djhoese djhoese left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I...I...why weren't these included before? I'm so confused. Thanks! As I mentioned in the related issue, what do you think about adding pycoast and pydecorate? I think python-geotiepoints (package name, imported as "geotiepoints") would be good too.

Addresses review feedback on pytroll#3426 asking to also cover these
optional dependencies in the version/diagnostics check.
@Yuxiang-Ren-HUB
Yuxiang-Ren-HUB requested a review from djhoese July 14, 2026 14:53
@djhoese djhoese added the enhancement code enhancements, features, improvements label Jul 31, 2026
@djhoese djhoese self-assigned this Jul 31, 2026

@djhoese djhoese left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@codecov

codecov Bot commented Jul 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.33%. Comparing base (1adb2fa) to head (b9cc873).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3426   +/-   ##
=======================================
  Coverage   96.33%   96.33%           
=======================================
  Files         467      467           
  Lines       59138    59138           
=======================================
  Hits        56973    56973           
  Misses       2165     2165           
Flag Coverage Δ
behaviourtests 3.58% <ø> (ø)
unittests 96.42% <ø> (ø)

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement code enhancements, features, improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add additional dependencies to show_versions and check_satpy

2 participants