Skip to content

Various optimizations to colorspace code#143

Draft
djhoese wants to merge 5 commits into
pytroll:mainfrom
djhoese:opt-colorspaces
Draft

Various optimizations to colorspace code#143
djhoese wants to merge 5 commits into
pytroll:mainfrom
djhoese:opt-colorspaces

Disable PyPy wheels until numpy supports it again

7d256a4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 4, 2026 in 0s

91.23% (+0.04%) compared to 06e2ae6

View this Pull Request on Codecov

91.23% (+0.04%) compared to 06e2ae6

Details

Codecov Report

❌ Patch coverage is 71.87500% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.23%. Comparing base (06e2ae6) to head (7d256a4).
⚠️ Report is 240 commits behind head on main.

Files with missing lines Patch % Lines
trollimage/_colorspaces.pyx 68.14% 36 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #143      +/-   ##
==========================================
+ Coverage   91.18%   91.23%   +0.04%     
==========================================
  Files          11       11              
  Lines        3847     3832      -15     
==========================================
- Hits         3508     3496      -12     
+ Misses        339      336       -3     

☔ View full report in Codecov by Sentry.
📢 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.