nbigaouette / hygeia

Python toolchain manager 🐍
Apache License 2.0
68 stars 3 forks source link

Updates #146

Closed nbigaouette closed 4 years ago

nbigaouette commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #146 into master will increase coverage by 0.69%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #146      +/-   ##
==========================================
+ Coverage   66.32%   67.02%   +0.69%     
==========================================
  Files          27       27              
  Lines        3724     3678      -46     
==========================================
- Hits         2470     2465       -5     
+ Misses       1254     1213      -41
Impacted Files Coverage Δ
src/main.rs 0% <0%> (ø) :arrow_up:
src/commands/select.rs 0% <0%> (ø) :arrow_up:
src/commands/install/windows.rs 0% <0%> (ø) :arrow_up:
src/commands/install/pip.rs 0% <0%> (ø) :arrow_up:
src/commands/install.rs 0% <0%> (ø) :arrow_up:
src/commands/install/unix.rs 0% <0%> (ø) :arrow_up:
src/commands/setup/powershell.rs 0% <0%> (ø) :arrow_up:
src/shim.rs 62.38% <0%> (+0.29%) :arrow_up:
src/download.rs 82.91% <0%> (+0.52%) :arrow_up:
src/utils.rs 73.84% <0%> (+1.02%) :arrow_up:
... and 3 more

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 1f6c49f...3b691e5. Read the comment docs.