agrc / palletjack

A library for updating AGOL data from various external sources
https://agrc.github.io/palletjack/palletjack/
MIT License
12 stars 0 forks source link

Version 3 #46

Closed jacobdadams closed 1 year ago

jacobdadams commented 1 year ago

Ok, I'm ready to pull version 3 out of beta! This should close all items in the v3 milestone.

I added a hand-written user guide alongside auto-generated API documentation and published it to https://agrc.github.io/palletjack/palletjack. Feedback on missing content or unclear statements are welcome- what's missing? Do you feel like it explains enough?

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 92.00% and project coverage change: -1.08 :warning:

Comparison is base (bcd7244) 91.59% compared to head (38aa046) 90.51%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #46 +/- ## ========================================== - Coverage 91.59% 90.51% -1.08% ========================================== Files 6 7 +1 Lines 690 886 +196 Branches 91 126 +35 ========================================== + Hits 632 802 +170 - Misses 52 76 +24 - Partials 6 8 +2 ``` | [Impacted Files](https://codecov.io/gh/agrc/palletjack/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc) | Coverage Δ | | |---|---|---| | [src/palletjack/version.py](https://codecov.io/gh/agrc/palletjack/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc#diff-c3JjL3BhbGxldGphY2svdmVyc2lvbi5weQ==) | `0.00% <0.00%> (ø)` | | | [src/palletjack/extract.py](https://codecov.io/gh/agrc/palletjack/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc#diff-c3JjL3BhbGxldGphY2svZXh0cmFjdC5weQ==) | `87.62% <57.14%> (ø)` | | | [src/palletjack/load.py](https://codecov.io/gh/agrc/palletjack/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc#diff-c3JjL3BhbGxldGphY2svbG9hZC5weQ==) | `85.98% <85.98%> (ø)` | | | [src/palletjack/transform.py](https://codecov.io/gh/agrc/palletjack/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc#diff-c3JjL3BhbGxldGphY2svdHJhbnNmb3JtLnB5) | `95.60% <93.10%> (-4.40%)` | :arrow_down: | | [src/palletjack/\_\_init\_\_.py](https://codecov.io/gh/agrc/palletjack/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc#diff-c3JjL3BhbGxldGphY2svX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [src/palletjack/errors.py](https://codecov.io/gh/agrc/palletjack/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc#diff-c3JjL3BhbGxldGphY2svZXJyb3JzLnB5) | `100.00% <100.00%> (ø)` | | | [src/palletjack/utils.py](https://codecov.io/gh/agrc/palletjack/pull/46?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc#diff-c3JjL3BhbGxldGphY2svdXRpbHMucHk=) | `94.75% <100.00%> (-0.77%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.