vinitkumar / json2xml

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

feat: update to python 3.13 stable #219

Closed vinitkumar closed 1 month ago

vinitkumar commented 1 month ago

Upgrade to use Python 3.13 stable as the default.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.70%. Comparing base (1c87cb8) to head (105f255).

:white_check_mark: All tests successful. No failed tests found.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #219 +/- ## ======================================= Coverage 95.70% 95.70% ======================================= Files 6 6 Lines 675 675 ======================================= Hits 646 646 Misses 29 29 ```

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