luarocks / hererocks

Python script for installing Lua/LuaJIT and LuaRocks into a local directory
MIT License
71 stars 12 forks source link

Fix setup_vs_by_vswhere() on Python 2.7 #19

Closed un-def closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #19 (7c58f48) into master (9e09897) will increase coverage by 10.77%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master      #19       +/-   ##
===========================================
+ Coverage   70.17%   80.94%   +10.77%     
===========================================
  Files           3        3               
  Lines        1244     1244               
===========================================
+ Hits          873     1007      +134     
+ Misses        371      237      -134     
Impacted Files Coverage Δ
hererocks.py 79.87% <100.00%> (+11.30%) :arrow_up:
test/cli_test.py 97.34% <0.00%> (+6.19%) :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 9e09897...7c58f48. Read the comment docs.