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

Promote #178

Closed stdavis closed 7 months ago

stdavis commented 7 months ago

Most of these enhancements and fixes were requested by CityWorks so that West Jordan could use our locator in their product. The main issue was that they were sending most, if not all, requests as posts.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (bfd45ed) 85.39% compared to head (69c556d) 92.50%. Report is 81 commits behind head on main.

Files Patch % Lines
src/masquerade/main.py 81.08% 6 Missing and 1 partial :warning:
src/masquerade/providers/open_sgid.py 93.84% 3 Missing and 1 partial :warning:
src/masquerade/providers/web_api.py 91.66% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #178 +/- ## ========================================== + Coverage 85.39% 92.50% +7.11% ========================================== Files 3 4 +1 Lines 315 347 +32 Branches 33 41 +8 ========================================== + Hits 269 321 +52 + Misses 40 20 -20 Partials 6 6 ```

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