gaogaotiantian / objprint

A library that can print Python objects in human readable format
Apache License 2.0
519 stars 43 forks source link

Fix printing unsortable dict #54

Closed gaogaotiantian closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #54 (327b533) into master (95e6a62) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #54   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          297       302    +5     
=========================================
+ Hits           297       302    +5     
Impacted Files Coverage Δ
src/objprint/objprint.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 95e6a62...327b533. Read the comment docs.