axiomhq / cli

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

APL support #76

Closed lukasmalkmus closed 3 years ago

lukasmalkmus commented 3 years ago

This introduces query capabilities using APL.

Needs #85.

codecov[bot] commented 3 years ago

Codecov Report

Merging #76 (6240f0f) into main (eb0ccd5) will decrease coverage by 0.02%. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #76      +/-   ##
==========================================
- Coverage   14.25%   14.22%   -0.03%     
==========================================
  Files           9        9              
  Lines         505      506       +1     
==========================================
  Hits           72       72              
- Misses        418      419       +1     
  Partials       15       15              
Impacted Files Coverage Δ
cmd/axiom/main.go 14.28% <0.00%> (ø)
cmd/axiom/root/root.go 0.00% <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 eb0ccd5...6240f0f. Read the comment docs.

github-actions[bot] commented 3 years ago

:tada: Great news! Looks like all the dependencies have been resolved:

:bulb: To add or remove a dependency please update this issue/PR description.

Brought to you by Dependent Issues (:robot: ). Happy coding!