Skip to content

urlsearch pars for #209 - #211

Merged
mpadge merged 11 commits into
mainfrom
urls
Jun 15, 2026
Merged

urlsearch pars for #209#211
mpadge merged 11 commits into
mainfrom
urls

fix moved import target on map page for #209

c9bd555
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 15, 2026 in 1s

30.93% (+0.09%) compared to 96d6078

View this Pull Request on Codecov

30.93% (+0.09%) compared to 96d6078

Details

Codecov Report

❌ Patch coverage is 21.60804% with 156 lines in your changes missing coverage. Please review.
✅ Project coverage is 30.93%. Comparing base (96d6078) to head (c9bd555).

Files with missing lines Patch % Lines
src/components/map/mapPageContent.tsx 0.00% 103 Missing ⚠️
src/components/utils/localStorageUtils.tsx 0.00% 15 Missing ⚠️
src/components/transform/transformPage.tsx 72.09% 6 Missing and 6 partials ⚠️
src/components/compare/comparePage.tsx 0.00% 11 Missing ⚠️
src/components/summarise/summarisePageContent.tsx 52.17% 7 Missing and 4 partials ⚠️
src/components/map/mapPage.tsx 0.00% 1 Missing ⚠️
src/components/map/mapPageDynamic.tsx 0.00% 1 Missing ⚠️
src/components/summarise/summarisePage.tsx 0.00% 1 Missing ⚠️
src/components/summarise/summarisePageDynamic.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #211      +/-   ##
==========================================
+ Coverage   30.84%   30.93%   +0.09%     
==========================================
  Files          76       80       +4     
  Lines        1540     1626      +86     
  Branches      300      324      +24     
==========================================
+ Hits          475      503      +28     
- Misses       1026     1079      +53     
- Partials       39       44       +5     

☔ View full report in Codecov by Harness.
📢 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.