AY2021S2-CS2103T-T10-1 / tp

https://ay2021s2-cs2103t-t10-1.github.io/tp/
MIT License
0 stars 6 forks source link

Disable Autocomplete #424

Closed kouyk closed 3 years ago

kouyk commented 3 years ago

Closes #289, closes #312.

Note: This does NOT fix the bug, but if you can't kill the bug, you can burn the house.

codecov-io commented 3 years ago

Codecov Report

Merging #424 (d6fb9e0) into master (0377889) will increase coverage by 1.87%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #424      +/-   ##
============================================
+ Coverage     71.95%   73.83%   +1.87%     
  Complexity      738      738              
============================================
  Files           115      113       -2     
  Lines          2400     2339      -61     
  Branches        291      287       -4     
============================================
  Hits           1727     1727              
+ Misses          542      481      -61     
  Partials        131      131              
Impacted Files Coverage Δ Complexity Δ
src/main/java/dog/pawbook/ui/CommandBox.java 0.00% <ø> (ø) 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 0377889...d6fb9e0. Read the comment docs.