AY1920S2-CS2103T-W17-2 / main

Notably
https://ay1920s2-cs2103t-w17-2.github.io/main/
MIT License
3 stars 4 forks source link

Enhance DG [Hemanshu] #512

Closed HemanshuGandhi closed 4 years ago

HemanshuGandhi commented 4 years ago
netlify[bot] commented 4 years ago

Deploy preview for notably-app ready!

Built with commit 4f4f6e7bd1cf60bd84cfe6121af773be44103913

https://deploy-preview-512--notably-app.netlify.com

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@e29a32d). Click here to learn what that means. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #512   +/-   ##
=========================================
  Coverage          ?   67.36%           
  Complexity        ?      615           
=========================================
  Files             ?      106           
  Lines             ?     2491           
  Branches          ?      231           
=========================================
  Hits              ?     1678           
  Misses            ?      737           
  Partials          ?       76           
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/notably/commons/Help.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/com/notably/view/HelpWindow.java 0.00% <ø> (ø) 0.00 <0.00> (?)
src/main/java/com/notably/view/MainWindow.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...om/notably/view/blockcontent/BlockContentView.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
...n/java/com/notably/logic/commands/HelpCommand.java 100.00% <100.00%> (ø) 2.00 <0.00> (?)
.../com/notably/commons/parser/ArgumentTokenizer.java 97.36% <0.00%> (ø) 9.00% <0.00%> (?%)
...va/com/notably/commons/compiler/parser/Parser.java 83.33% <0.00%> (ø) 2.00% <0.00%> (?%)
...c/main/java/com/notably/commons/path/PathUtil.java 93.33% <0.00%> (ø) 6.00% <0.00%> (?%)
...in/java/com/notably/commons/path/AbsolutePath.java 93.02% <0.00%> (ø) 20.00% <0.00%> (?%)
...ava/com/notably/logic/parser/NewCommandParser.java 84.61% <0.00%> (ø) 4.00% <0.00%> (?%)
... and 101 more

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 e29a32d...4f4f6e7. Read the comment docs.