vinitkumar / json2xml

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

Fix/code cleanup #204

Closed vinitkumar closed 1 month ago

vinitkumar commented 5 months ago

Update code as per warnings by different code quality tools

https://github.com/vinitkumar/json2xml/security/code-scanning

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 70.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 95.07%. Comparing base (577ad37) to head (f655a8b). Report is 22 commits behind head on master.

Files with missing lines Patch % Lines
json2xml/dicttoxml.py 66.66% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #204 +/- ## ========================================== - Coverage 95.53% 95.07% -0.46% ========================================== Files 6 6 Lines 582 589 +7 ========================================== + Hits 556 560 +4 - Misses 26 29 +3 ```

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