complete
complete copied to clipboard
Add support for `../`
This PR adds support for auto-completion of file paths starting ..
Signed-off-by: anmolbabu [email protected]
Codecov Report
Merging #80 into master will decrease coverage by
0.2%
. The diff coverage is0%
.
@@ Coverage Diff @@
## master #80 +/- ##
==========================================
- Coverage 89.93% 89.72% -0.21%
==========================================
Files 14 14
Lines 864 866 +2
==========================================
Hits 777 777
- Misses 77 78 +1
- Partials 10 11 +1
Impacted Files | Coverage Δ | |
---|---|---|
utils.go | 63.63% <0%> (-6.37%) |
:arrow_down: |
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 43c37e8...7f7b292. Read the comment docs.
@posener Please review