Skip to content

Fix default layer download when the bbox and the layer have different CRS#114

Merged
robertohuru merged 2 commits intomainfrom
fix-pwl-download
Dec 16, 2025
Merged

Fix default layer download when the bbox and the layer have different CRS#114
robertohuru merged 2 commits intomainfrom
fix-pwl-download

Conversation

@robertohuru
Copy link
Copy Markdown
Collaborator

Fixes #113

@github-actions
Copy link
Copy Markdown

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4333 4101 95% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 2ceacf5 by action🐍

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 16, 2025

Codecov Report

❌ Patch coverage is 37.50000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.66%. Comparing base (8e06cc2) to head (2ceacf5).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
django_project/cplus_api/utils/api_helper.py 37.50% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
- Coverage   94.77%   94.66%   -0.12%     
==========================================
  Files          61       61              
  Lines        4080     4088       +8     
==========================================
+ Hits         3867     3870       +3     
- Misses        213      218       +5     

☔ 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.

@robertohuru robertohuru merged commit 9e829a7 into main Dec 16, 2025
3 of 4 checks passed
@robertohuru robertohuru deleted the fix-pwl-download branch December 16, 2025 13:19
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.

Fix error when downloading PWLs with non WGS84 CRS

2 participants