json2xml icon indicating copy to clipboard operation
json2xml copied to clipboard

Fix/code cleanup

Open vinitkumar opened this issue 1 year ago • 1 comments

Update code as per warnings by different code quality tools

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

vinitkumar avatar Jun 11 '24 18:06 vinitkumar

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 26 commits behind head on master.

Files with missing lines Patch % Lines
json2xml/dicttoxml.py 66.66% 3 Missing :warning:
Additional details and impacted files
@@            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.

codecov[bot] avatar Jun 11 '24 18:06 codecov[bot]