Skip to content

Fix test failure

2ceacf5
Select commit
Loading
Failed to load commit list.
Merged

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

Fix test failure
2ceacf5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 16, 2025 in 0s

94.66% (target 80.00%)

View this Pull Request on Codecov

94.66% (target 80.00%)

Details

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

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.