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 #159

Closed stdavis closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 90.64% and project coverage change: +7.00% :tada:

Comparison is base (bfd45ed) 85.39% compared to head (9b061de) 92.39%. Report is 63 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #159 +/- ## ========================================== + Coverage 85.39% 92.39% +7.00% ========================================== Files 3 4 +1 Lines 315 342 +27 Branches 33 40 +7 ========================================== + Hits 269 316 +47 + Misses 40 20 -20 Partials 6 6 ``` | [Files Changed](https://app.codecov.io/gh/agrc/masquerade/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc) | Coverage Δ | | |---|---|---| | [src/masquerade/main.py](https://app.codecov.io/gh/agrc/masquerade/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc#diff-c3JjL21hc3F1ZXJhZGUvbWFpbi5weQ==) | `87.50% <83.72%> (+19.50%)` | :arrow_up: | | [src/masquerade/providers/web\_api.py](https://app.codecov.io/gh/agrc/masquerade/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc#diff-c3JjL21hc3F1ZXJhZGUvcHJvdmlkZXJzL3dlYl9hcGkucHk=) | `93.42% <91.66%> (+1.52%)` | :arrow_up: | | [src/masquerade/providers/open\_sgid.py](https://app.codecov.io/gh/agrc/masquerade/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc#diff-c3JjL21hc3F1ZXJhZGUvcHJvdmlkZXJzL29wZW5fc2dpZC5weQ==) | `95.23% <93.84%> (+0.91%)` | :arrow_up: | | [src/masquerade/utils.py](https://app.codecov.io/gh/agrc/masquerade/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=agrc#diff-c3JjL21hc3F1ZXJhZGUvdXRpbHMucHk=) | `100.00% <100.00%> (ø)` | |

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

steveoh commented 1 year ago

We might need to turn on no unresolved comments before auto merging