vinitkumar / json2xml

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

Fix/upgrade python #179

Closed vinitkumar closed 1 year ago

vinitkumar commented 1 year ago

Following is done in this PR:

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +1.01 :tada:

Comparison is base (3f402f7) 95.64% compared to head (5112921) 96.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #179 +/- ## ========================================== + Coverage 95.64% 96.66% +1.01% ========================================== Files 6 6 Lines 574 599 +25 ========================================== + Hits 549 579 +30 + Misses 25 20 -5 ``` | [Impacted Files](https://app.codecov.io/gh/vinitkumar/json2xml/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vinit+Kumar) | Coverage Δ | | |---|---|---| | [json2xml/json2xml.py](https://app.codecov.io/gh/vinitkumar/json2xml/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vinit+Kumar#diff-anNvbjJ4bWwvanNvbjJ4bWwucHk=) | `100.00% <ø> (ø)` | | | [json2xml/dicttoxml.py](https://app.codecov.io/gh/vinitkumar/json2xml/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vinit+Kumar#diff-anNvbjJ4bWwvZGljdHRveG1sLnB5) | `91.59% <100.00%> (+2.30%)` | :arrow_up: | | [tests/test\_dict2xml.py](https://app.codecov.io/gh/vinitkumar/json2xml/pull/179?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vinit+Kumar#diff-dGVzdHMvdGVzdF9kaWN0MnhtbC5weQ==) | `100.00% <100.00%> (ø)` | |

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