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

add salesforce loader #72

Closed steveoh closed 11 months ago

steveoh commented 11 months ago

This adds a salesforce loader

Other items

codecov[bot] commented 11 months ago

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (73613b3) 93.32% compared to head (dca598a) 93.48%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #72 +/- ## ========================================== + Coverage 93.32% 93.48% +0.15% ========================================== Files 7 7 Lines 1063 1135 +72 Branches 144 148 +4 ========================================== + Hits 992 1061 +69 - Misses 62 64 +2 - Partials 9 10 +1 ``` | [Files](https://app.codecov.io/gh/agrc/palletjack/pull/72?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://app.codecov.io/gh/agrc/palletjack/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc#diff-c3JjL3BhbGxldGphY2svdmVyc2lvbi5weQ==) | `0.00% <ø> (ø)` | | | [src/palletjack/extract.py](https://app.codecov.io/gh/agrc/palletjack/pull/72?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc#diff-c3JjL3BhbGxldGphY2svZXh0cmFjdC5weQ==) | `92.80% <95.83%> (+0.65%)` | :arrow_up: |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

steveoh commented 11 months ago

Ok @jacobdadams, can I get a fresh review?