simeg / eureka

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

Fall back to HTTPS if SSH fails when pushing #84

Closed simeg closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #84 (e4597bc) into master (ea89edb) will decrease coverage by 3.39%. The diff coverage is 2.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #84      +/-   ##
==========================================
- Coverage   68.83%   65.43%   -3.40%     
==========================================
  Files           7        7              
  Lines         385      405      +20     
==========================================
  Hits          265      265              
- Misses        120      140      +20     
Impacted Files Coverage Δ
src/config_manager.rs 94.89% <ø> (ø)
src/git.rs 0.00% <0.00%> (ø)
src/lib.rs 98.79% <100.00%> (ø)

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 7b71d06...e4597bc. Read the comment docs.

simeg commented 3 years ago

Closed in favor or #85.