Skip to content

rm clipper entirely to close #14, just use st_intersects throughout

5808414
Select commit
Loading
Failed to load commit list.
Merged

rm clipper; use st_intersects #22

rm clipper entirely to close #14, just use st_intersects throughout
5808414
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 25, 2026 in 0s

25.42% (+15.95%) compared to 669b787

View this Pull Request on Codecov

25.42% (+15.95%) compared to 669b787

Details

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.42%. Comparing base (669b787) to head (5808414).

Files with missing lines Patch % Lines
R/prepare-data.R 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            main      #22       +/-   ##
==========================================
+ Coverage   9.47%   25.42%   +15.95%     
==========================================
  Files         23       20        -3     
  Lines       3822     1294     -2528     
==========================================
- Hits         362      329       -33     
+ Misses      3460      965     -2495     

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