agrc / masquerade

Disguise UGRC's Web API endpoints as an Esri locator service.
https://github.com/agrc/masquerade#readme
MIT License
1 stars 0 forks source link

Fix a few bugs and bump deps #41

Closed stdavis closed 2 years ago

stdavis commented 2 years ago

Hey @jacobdadams: I added you as a reviewer on this. No worries if you don't have the time, but I thought it would be good to get your thoughts on this project.

codecov[bot] commented 2 years ago

Codecov Report

Merging #41 (1548e7e) into main (9d049d8) will decrease coverage by 0.98%. The diff coverage is 44.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
- Coverage   86.04%   85.06%   -0.99%     
==========================================
  Files           3        3              
  Lines         301      308       +7     
  Branches       34       35       +1     
==========================================
+ Hits          259      262       +3     
- Misses         36       40       +4     
  Partials        6        6              
Impacted Files Coverage Δ
src/masquerade/main.py 68.00% <0.00%> (-2.84%) :arrow_down:
src/masquerade/providers/web_api.py 91.89% <100.00%> (+0.34%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9d049d8...1548e7e. Read the comment docs.