vinitkumar / json2xml

json to xml converter in python3
https://json2xml.readthedocs.io/
Other
98 stars 32 forks source link

Feat/replace requests with urllib3 #167

Closed vinitkumar closed 1 year ago

vinitkumar commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Base: 94.02% // Head: 94.04% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (309795c) compared to base (18a5c19). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #167 +/- ## ========================================== + Coverage 94.02% 94.04% +0.01% ========================================== Files 6 6 Lines 536 537 +1 ========================================== + Hits 504 505 +1 Misses 32 32 ``` | [Impacted Files](https://codecov.io/gh/vinitkumar/json2xml/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vinit+Kumar) | Coverage Δ | | |---|---|---| | [json2xml/utils.py](https://codecov.io/gh/vinitkumar/json2xml/pull/167?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vinit+Kumar#diff-anNvbjJ4bWwvdXRpbHMucHk=) | `86.04% <100.00%> (+0.33%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vinit+Kumar). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vinit+Kumar)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.