Skip to content

fix(street): always call Mapillary API at MAPILLARY_API_LINK, fix whi…

5a5553c
Select commit
Loading
Failed to load commit list.
Open

Feature/panoramax #236

fix(street): always call Mapillary API at MAPILLARY_API_LINK, fix whi…
5a5553c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 0s

87.47% (+0.05%) compared to 60d5974

View this Pull Request on Codecov

87.47% (+0.05%) compared to 60d5974

Details

Codecov Report

❌ Patch coverage is 89.40397% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.47%. Comparing base (60d5974) to head (5a5553c).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
utils/geo/street_image_provider/models.py 69.23% 5 Missing and 3 partials ⚠️
project_types/street/api_calls.py 87.09% 2 Missing and 2 partials ⚠️
project_types/street/project.py 81.25% 2 Missing and 1 partial ⚠️
...ps/project/tests/e2e_create_street_project_test.py 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #236      +/-   ##
===========================================
+ Coverage    87.41%   87.47%   +0.05%     
===========================================
  Files          205      206       +1     
  Lines        12461    12568     +107     
  Branches      1049     1065      +16     
===========================================
+ Hits         10893    10994     +101     
- Misses        1181     1185       +4     
- Partials       387      389       +2     

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