simeg / eureka

💡 CLI tool to input and store your ideas without leaving the terminal
MIT License
773 stars 44 forks source link

Migrate to Github workflow #79

Closed simeg closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #79 (2c72206) into master (6e32db9) will decrease coverage by 27.68%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #79       +/-   ##
===========================================
- Coverage   96.51%   68.83%   -27.69%     
===========================================
  Files           5        7        +2     
  Lines         344      385       +41     
===========================================
- Hits          332      265       -67     
- Misses         12      120      +108     
Impacted Files Coverage Δ
src/printer.rs 40.00% <0.00%> (-60.00%) :arrow_down:
src/program_access.rs 80.64% <0.00%> (-19.36%) :arrow_down:
src/reader.rs 90.90% <0.00%> (-9.10%) :arrow_down:
src/config_manager.rs 94.89% <0.00%> (-1.09%) :arrow_down:
src/bin/eureka.rs 0.00% <0.00%> (ø)
src/git.rs 0.00% <0.00%> (ø)
src/lib.rs 98.79% <0.00%> (+3.79%) :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 6e32db9...2c72206. Read the comment docs.