asfaltboy / SublimeTestPlier

run python tests quickly from within a project
https://packagecontrol.io/packages/Test%20Plier
MIT License
10 stars 4 forks source link

fix: correct ANSI package location logic #25

Closed asfaltboy closed 5 years ago

asfaltboy commented 5 years ago

Find SublimeANSI also if it's in installed packages, and not just local packages

codecov[bot] commented 5 years ago

Codecov Report

Merging #25 into develop will increase coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #25      +/-   ##
===========================================
+ Coverage    86.83%   86.92%   +0.09%     
===========================================
  Files            6        6              
  Lines          433      436       +3     
===========================================
+ Hits           376      379       +3     
  Misses          57       57
Impacted Files Coverage Δ
test_parser.py 96% <ø> (ø) :arrow_up:
python_test_plier.py 79.13% <100%> (+0.75%) :arrow_up:
tests/sublime_mock.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 87a2dab...35c0307. Read the comment docs.