gaogaotiantian / objprint

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

Add type check for include/exclude #30

Closed gaogaotiantian closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #30 (06ea54d) into master (8e3bd5e) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #30   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          135       139    +4     
=========================================
+ Hits           135       139    +4     
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 8e3bd5e...06ea54d. Read the comment docs.