vinitkumar / json2xml

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

Feat/faster macos runners #171

Closed vinitkumar closed 1 year ago

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

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.02 :warning:

Comparison is base (fe02172) 94.27% compared to head (d365950) 94.26%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #171 +/- ## ========================================== - Coverage 94.27% 94.26% -0.02% ========================================== Files 6 6 Lines 559 558 -1 ========================================== - Hits 527 526 -1 Misses 32 32 ``` | [Impacted Files](https://codecov.io/gh/vinitkumar/json2xml/pull/171?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vinit+Kumar) | Coverage Δ | | |---|---|---| | [json2xml/dicttoxml.py](https://codecov.io/gh/vinitkumar/json2xml/pull/171?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vinit+Kumar#diff-anNvbjJ4bWwvZGljdHRveG1sLnB5) | `89.28% <ø> (ø)` | | | [json2xml/utils.py](https://codecov.io/gh/vinitkumar/json2xml/pull/171?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vinit+Kumar#diff-anNvbjJ4bWwvdXRpbHMucHk=) | `85.71% <ø> (-0.34%)` | :arrow_down: | | [tests/test\_json2xml.py](https://codecov.io/gh/vinitkumar/json2xml/pull/171?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Vinit+Kumar#diff-dGVzdHMvdGVzdF9qc29uMnhtbC5weQ==) | `99.10% <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.