Skip to content

Codap-335 geotiffs - #1885

Draft
tealefristoe wants to merge 14 commits into
mainfrom
codap-335-geotiff
Draft

Codap-335 geotiffs#1885
tealefristoe wants to merge 14 commits into
mainfrom
codap-335-geotiff

handle .png files

a31c1fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 1s

69.86% (-16.51%) compared to 4100e6c

View this Pull Request on Codecov

69.86% (-16.51%) compared to 4100e6c

Details

Codecov Report

❌ Patch coverage is 24.86772% with 142 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.86%. Comparing base (4100e6c) to head (a31c1fd).
⚠️ Report is 1723 commits behind head on main.

Files with missing lines Patch % Lines
v3/src/components/map/utilities/geotiff-utils.ts 6.66% 112 Missing ⚠️
v3/src/components/map/map-component-handler.ts 70.45% 13 Missing ⚠️
v3/src/components/map/components/map-interior.tsx 21.42% 11 Missing ⚠️
v3/src/components/map/models/map-content-model.ts 0.00% 6 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (4100e6c) and HEAD (a31c1fd). Click for more details.

HEAD has 9 uploads less than BASE
Flag BASE (4100e6c) HEAD (a31c1fd)
cypress 10 1
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1885       +/-   ##
===========================================
- Coverage   86.36%   69.86%   -16.51%     
===========================================
  Files         673      675        +2     
  Lines       34737    34887      +150     
  Branches     9841     9864       +23     
===========================================
- Hits        30000    24373     -5627     
- Misses       4579    10356     +5777     
  Partials      158      158               

☔ 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.