axiomhq / cli

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

Error handling improvements #95

Closed lukasmalkmus closed 2 years ago

lukasmalkmus commented 2 years ago
lukasmalkmus commented 2 years ago

This will go into v0.4.2.

codecov[bot] commented 2 years ago

Codecov Report

Merging #95 (0f773fe) into main (54422f6) will decrease coverage by 0.11%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
- Coverage   14.34%   14.22%   -0.12%     
==========================================
  Files           9        9              
  Lines         502      506       +4     
==========================================
  Hits           72       72              
- Misses        415      418       +3     
- Partials       15       16       +1     
Impacted Files Coverage Δ
cmd/axiom/main.go 14.28% <0.00%> (-1.27%) :arrow_down:
internal/cmd/root/help.go 0.00% <ø> (ø)
internal/cmd/root/help_topic.go 100.00% <ø> (ø)
internal/cmd/root/root.go 0.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 54422f6...0f773fe. Read the comment docs.

lukasmalkmus commented 2 years ago

axiom auth status issue resolved by downgrading two dependencies.