codewatch
codewatch copied to clipboard
add some helpful predicates
These predicates are meant to be general-use (call node) predicates to be used for visitor and inference-tip functions
Codecov Report
Merging #60 into master will increase coverage by
0.42%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #60 +/- ##
==========================================
+ Coverage 93.41% 93.83% +0.42%
==========================================
Files 10 11 +1
Lines 395 422 +27
Branches 57 64 +7
==========================================
+ Hits 369 396 +27
Misses 15 15
Partials 11 11
Flag | Coverage Δ | |
---|---|---|
#py27 | 93.83% <100%> (+0.42%) |
:arrow_up: |
#py36 | 93.83% <100%> (+0.42%) |
:arrow_up: |
#py37 | 93.83% <100%> (+0.42%) |
:arrow_up: |
Impacted Files | Coverage Δ | |
---|---|---|
codewatch/__init__.py | 100% <100%> (ø) |
:arrow_up: |
codewatch/predicates.py | 100% <100%> (ø) |
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 466b7f2...10dfe83. Read the comment docs.