Skip to content

Conversation

@tnagorra
Copy link
Collaborator

@tnagorra tnagorra commented Jan 13, 2026

Depends on

Changes

  • Add variable to set disabled raster tiles

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 Jan 13, 2026

Codecov Report

❌ Patch coverage is 35.82090% with 43 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.41%. Comparing base (5105b9d) to head (f5bb688).
⚠️ Report is 5 commits behind head on develop.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
project_types/validate/project.py 30.90% 34 Missing and 4 partials ⚠️
project_types/street/project.py 33.33% 1 Missing and 1 partial ⚠️
project_types/tile_map_service/base/project.py 33.33% 1 Missing and 1 partial ⚠️
apps/project/graphql/queries.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #222      +/-   ##
===========================================
+ Coverage    87.27%   87.41%   +0.13%     
===========================================
  Files          205      205              
  Lines        12471    12458      -13     
  Branches      1056     1049       -7     
===========================================
+ Hits         10884    10890       +6     
+ Misses        1196     1181      -15     
+ Partials       391      387       -4     

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

thenav56
thenav56 previously approved these changes Jan 13, 2026
@tnagorra tnagorra marked this pull request as ready for review January 13, 2026 11:41
…nctions

- add max area validation for tmid and aoi geojson
- add max object count validation for objects url
@tnagorra tnagorra force-pushed the fix/raster-layers-and-validate-constraints branch from 9243cc0 to f5bb688 Compare January 13, 2026 11:43
@tnagorra tnagorra merged commit df87510 into develop Jan 13, 2026
5 of 6 checks passed
@tnagorra tnagorra deleted the fix/raster-layers-and-validate-constraints branch January 13, 2026 11:50
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