Skip to content

fix(slack): update status of slack progress notification

fcd7cd5
Select commit
Loading
Failed to load commit list.
Merged

Feature/e2e testing for exports #190

fix(slack): update status of slack progress notification
fcd7cd5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2025 in 0s

87.55% (+0.50%) compared to 2dff549

View this Pull Request on Codecov

87.55% (+0.50%) compared to 2dff549

Details

Codecov Report

❌ Patch coverage is 96.29630% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.55%. Comparing base (2dff549) to head (fcd7cd5).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
bulk_ignore_pyright_warnings.py 0.00% 2 Missing ⚠️
apps/project/tasks.py 0.00% 1 Missing ⚠️
.../tests/e2e_create_project_tile_map_service_test.py 98.86% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #190      +/-   ##
===========================================
+ Coverage    87.05%   87.55%   +0.50%     
===========================================
  Files          204      204              
  Lines        11841    11937      +96     
  Branches      1013     1020       +7     
===========================================
+ Hits         10308    10452     +144     
+ Misses        1146     1100      -46     
+ Partials       387      385       -2     

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