axiomhq / cli

The power of Axiom on the command line.
https://axiom.co
MIT License
42 stars 11 forks source link

Better setup experience #119

Closed lukasmalkmus closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #119 (d872a10) into main (186d292) will increase coverage by 0.99%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
+ Coverage   13.99%   14.99%   +0.99%     
==========================================
  Files          10       10              
  Lines         543      807     +264     
==========================================
+ Hits           76      121      +45     
- Misses        451      670     +219     
  Partials       16       16              
Impacted Files Coverage Δ
cmd/axiom/main.go 16.03% <0.00%> (+0.75%) :arrow_up:
internal/config/config.go 6.14% <0.00%> (+0.66%) :arrow_up:
pkg/terminal/io.go 0.00% <0.00%> (ø)
internal/cmd/root/help.go 0.00% <0.00%> (ø)
internal/cmd/root/root.go 0.00% <0.00%> (ø)
pkg/terminal/epipe_other.go 0.00% <0.00%> (ø)
internal/cmd/root/help_topic.go 100.00% <0.00%> (ø)
pkg/terminal/color.go 5.26% <0.00%> (+1.00%) :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 186d292...d872a10. Read the comment docs.