gaogaotiantian / watchpoints

watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.
Apache License 2.0
497 stars 20 forks source link

Add support for repl #15

Closed gaogaotiantian closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #15 (7901eae) into master (7d9f261) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #15   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          319       329   +10     
=========================================
+ Hits           319       329   +10     
Impacted Files Coverage Δ
src/watchpoints/util.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 7d9f261...7901eae. Read the comment docs.