Tadaboody / good_smell

A linting/refactoring library for python best practices and lesser-known tricks
BSD 3-Clause "New" or "Revised" License
30 stars 3 forks source link

Add filter to existing gen exp #45

Closed Tadaboody closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #45 into master will increase coverage by 0.25%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #45      +/-   ##
==========================================
+ Coverage    93.6%   93.85%   +0.25%     
==========================================
  Files           9        9              
  Lines         172      179       +7     
  Branches       12       13       +1     
==========================================
+ Hits          161      168       +7     
  Misses         11       11
Impacted Files Coverage Δ
good_smell/smells/filter.py 100% <100%> (ø) :arrow_up:

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 fc9e60a...2c2b61f. Read the comment docs.