Skip to content

Conversation

@dmed256
Copy link
Member

@dmed256 dmed256 commented Oct 25, 2020

Description

Uses occa autocomplete bash -- <command> to autocomplete instead of using Bash logic. This should help create autocomplete for other shells!

@codecov
Copy link

codecov bot commented Oct 25, 2020

Codecov Report

Merging #411 into main will increase coverage by 0.28%.
The diff coverage is 51.39%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #411      +/-   ##
==========================================
+ Coverage   76.31%   76.60%   +0.28%     
==========================================
  Files         241      241              
  Lines       18547    18584      +37     
==========================================
+ Hits        14155    14237      +82     
+ Misses       4392     4347      -45     
Impacted Files Coverage Δ
src/io/utils.cpp 97.04% <ø> (ø)
src/bin/occa.cpp 38.65% <38.65%> (ø)
src/tools/cli.cpp 73.62% <70.87%> (+10.90%) ⬆️
src/tools/json.cpp 91.73% <100.00%> (ø)
include/occa/tools/json.tpp 50.00% <0.00%> (-9.53%) ⬇️
src/lang/specialMacros.cpp 60.34% <0.00%> (-0.87%) ⬇️
src/tools/sys.cpp 65.31% <0.00%> (-0.17%) ⬇️
src/io/output.cpp 75.00% <0.00%> (+25.00%) ⬆️

@dmed256 dmed256 force-pushed the cli/better-autocomplete branch from fbec5d7 to 74f89cd Compare October 25, 2020 17:58
@dmed256 dmed256 force-pushed the cli/better-autocomplete branch from de90b85 to fb78a68 Compare October 26, 2020 01:34
@dmed256 dmed256 force-pushed the cli/better-autocomplete branch from fb78a68 to 1c04f45 Compare October 26, 2020 01:35
@dmed256 dmed256 merged commit c1a3ac7 into main Oct 26, 2020
@dmed256 dmed256 deleted the cli/better-autocomplete branch October 26, 2020 01:45
@dmed256 dmed256 mentioned this pull request Oct 26, 2020
dmed256 added a commit that referenced this pull request Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants