Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REST feature layer extractor #48

Merged
merged 47 commits into from
Sep 22, 2023

fix: duplicate indices breaking sedfs

5230fa3
Select commit
Loading
Failed to load commit list.
Merged

REST feature layer extractor #48

fix: duplicate indices breaking sedfs
5230fa3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2023 in 1s

91.85% (+1.09%) compared to 8cfe1e9

View this Pull Request on Codecov

91.85% (+1.09%) compared to 8cfe1e9

Details

Codecov Report

Patch coverage: 99.25% and project coverage change: +1.09% 🎉

Comparison is base (8cfe1e9) 90.75% compared to head (5230fa3) 91.85%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
+ Coverage   90.75%   91.85%   +1.09%     
==========================================
  Files           7        7              
  Lines         898     1031     +133     
  Branches      128      146      +18     
==========================================
+ Hits          815      947     +132     
  Misses         74       74              
- Partials        9       10       +1     
Files Changed Coverage Δ
src/palletjack/extract.py 92.14% <99.22%> (+4.52%) ⬆️
src/palletjack/utils.py 94.84% <100.00%> (+0.06%) ⬆️

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