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

Hotfix- more logging, documentation #17

Closed jacobdadams closed 2 years ago

jacobdadams commented 2 years ago

Add a debug log for attachment downloading process.

Add docs for upserting a feature service and for the FeatureServiceOverwriter class.

codecov[bot] commented 2 years ago

Codecov Report

Merging #17 (8a29009) into main (352188c) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   88.72%   88.74%   +0.01%     
==========================================
  Files           6        6              
  Lines         612      613       +1     
  Branches       85       85              
==========================================
+ Hits          543      544       +1     
  Misses         65       65              
  Partials        4        4              
Impacted Files Coverage Δ
src/palletjack/updaters.py 91.61% <ø> (ø)
src/palletjack/loaders.py 78.00% <100.00%> (+0.14%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.