nbigaouette / hygeia

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

Project rename #133

Closed nbigaouette closed 4 years ago

nbigaouette commented 4 years ago

Project will be renamed to Hygeia.

Hygieia was the goddess/personification of health, cleanliness and hygiene.

Hygieia also played an important part in her father's cult. While her father was more directly associated with healing, she was associated with the prevention of sickness and the continuation of good health. Her name is the source of the word "hygiene".

She was often depicted as a young woman feeding a large snake that was wrapped around her body or drinking from a jar that she carried.

Source: https://en.wikipedia.org/wiki/Hygeia

Logo sources:

Closes #40.

codecov[bot] commented 4 years ago

Codecov Report

Merging #133 into master will not change coverage. The diff coverage is 98.71%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #133   +/-   ##
=======================================
  Coverage   66.54%   66.54%           
=======================================
  Files          27       27           
  Lines        3703     3703           
=======================================
  Hits         2464     2464           
  Misses       1239     1239
Impacted Files Coverage Δ
src/main.rs 0% <ø> (ø) :arrow_up:
src/lib.rs 100% <ø> (ø) :arrow_up:
src/commands/list.rs 0% <ø> (ø) :arrow_up:
src/download.rs 82.38% <ø> (ø) :arrow_up:
src/dir_monitor.rs 90.62% <ø> (ø) :arrow_up:
src/utils.rs 73.37% <ø> (ø) :arrow_up:
src/commands/install/unix.rs 0% <0%> (ø) :arrow_up:
src/commands/setup/sh.rs 22.53% <0%> (ø) :arrow_up:
src/toolchain/tests.rs 93.09% <100%> (ø) :arrow_up:
src/cache/tests.rs 99.09% <100%> (ø) :arrow_up:
... and 1 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 8f14ecb...1ba48fd. Read the comment docs.