AY1920S2-CS2103T-W17-2 / main

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

Improve Compiler's testing #452

Closed kevinputera closed 4 years ago

kevinputera commented 4 years ago

Closes #439

netlify[bot] commented 4 years ago

Deploy preview for notably-app ready!

Built with commit ef3b4b8826f6afd69edb6445fa4eb2d7a8f43dfb

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #452 into master will increase coverage by 0.17%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #452      +/-   ##
============================================
+ Coverage     66.40%   66.57%   +0.17%     
- Complexity      581      584       +3     
============================================
  Files           100      100              
  Lines          2286     2286              
  Branches        224      224              
============================================
+ Hits           1518     1522       +4     
+ Misses          688      687       -1     
+ Partials         80       77       -3     
Impacted Files Coverage Δ Complexity Δ
...y/commons/compiler/parser/block/DocumentBlock.java 81.25% <0.00%> (+6.25%) 15.00% <0.00%> (+1.00%)
...tably/commons/compiler/parser/block/TextBlock.java 64.70% <0.00%> (+11.76%) 7.00% <0.00%> (+2.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 43a3416...ef3b4b8. Read the comment docs.