Skip to content

Conversation

@thenav56
Copy link
Member

@thenav56 thenav56 commented Oct 9, 2025

Addresses

  • Mapping data optimization

Changes

  • Update filtering logic
  • Add more logging
  • Health-check config update for disk usages

This PR doesn't introduce any:

  • temporary files, auto-generated files or secret keys
  • n+1 queries
  • flake8 issues
  • print
  • typos
  • unwanted comments

This PR contains valid:

  • tests
  • permission checks (tests here too)
  • translations

@codecov
Copy link

codecov bot commented Oct 9, 2025

Codecov Report

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

Files with missing lines Patch % Lines
main/settings.py 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #193      +/-   ##
===========================================
- Coverage    87.55%   87.54%   -0.02%     
===========================================
  Files          204      204              
  Lines        11937    11940       +3     
  Branches      1020     1021       +1     
===========================================
+ Hits         10452    10453       +1     
- Misses        1100     1101       +1     
- Partials       385      386       +1     

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

@thenav56 thenav56 marked this pull request as ready for review October 9, 2025 18:11
@thenav56 thenav56 force-pushed the feat/load-data-optimization branch from 38a5cce to 071f032 Compare October 10, 2025 11:33
@tnagorra tnagorra merged commit 8ab79db into develop Oct 10, 2025
4 of 6 checks passed
@tnagorra tnagorra deleted the feat/load-data-optimization branch October 10, 2025 11:46
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.

3 participants