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 lint check #11

Closed gaogaotiantian closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #11 (66ebf04) into master (a035f03) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #11   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          306       306           
=========================================
  Hits           306       306           
Impacted Files Coverage Δ
src/watchpoints/watch_element.py 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 a035f03...66ebf04. Read the comment docs.