Skip to content

Return NoContent if no partition found in QuadTree#1682

Open
rustam-gamidov-here wants to merge 1 commit intomasterfrom
rga/nocontent-empty-quadtreeindex
Open

Return NoContent if no partition found in QuadTree#1682
rustam-gamidov-here wants to merge 1 commit intomasterfrom
rga/nocontent-empty-quadtreeindex

Conversation

@rustam-gamidov-here
Copy link
Collaborator

Network and response parsing errors should be handled earlier so we have valid data and requested tile is not present. NoContent better reflects this state.

Relates-To: HERESUP-50889

Network and response parsing errors should be handled earlier so we
have valid data and requested tile is not present. NoContent better
reflects this state.

Relates-To: HERESUP-50889
Signed-off-by: Rustam Gamidov <ext-rustam.gamidov@here.com>
@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.42%. Comparing base (3cfddaa) to head (038aef3).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1682      +/-   ##
==========================================
+ Coverage   80.42%   80.42%   +0.01%     
==========================================
  Files         351      351              
  Lines       14221    14221              
  Branches     1544     1544              
==========================================
+ Hits        11436    11437       +1     
+ Misses       2156     2155       -1     
  Partials      629      629              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant