jendrikseipp / vulture

Find dead Python code
MIT License
3.29k stars 145 forks source link

Fix false positive when iterating over `Enum` #312

Open anudaweerasinghe opened 1 year ago

anudaweerasinghe commented 1 year ago

Description

codecov-commenter commented 1 year ago

Codecov Report

Merging #312 (8743ead) into main (e2e84d0) will increase coverage by 0.03%. The diff coverage is 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #312      +/-   ##
==========================================
+ Coverage   98.94%   98.98%   +0.03%     
==========================================
  Files          21       21              
  Lines         665      689      +24     
==========================================
+ Hits          658      682      +24     
  Misses          7        7              
Impacted Files Coverage Δ
vulture/core.py 98.63% <100.00%> (+0.09%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more