Closed lukasmalkmus closed 3 years ago
Merging #76 (6240f0f) into main (eb0ccd5) will decrease coverage by
0.02%
. The diff coverage is0.00%
.
@@ 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.
: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!
This introduces query capabilities using APL.
Needs #85.