AY1920S2-CS2103T-W17-2 / main

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

Add logging to Compiler #465

Closed kevinputera closed 4 years ago

kevinputera commented 4 years ago

Closes #464

netlify[bot] commented 4 years ago

Deploy preview for notably-app ready!

Built with commit 79d7d66d0c7a2f4a2ad7c073750b9bc6426ff77c

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #465 into master will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #465      +/-   ##
============================================
+ Coverage     67.38%   67.41%   +0.02%     
- Complexity      590      591       +1     
============================================
  Files           100      100              
  Lines          2355     2357       +2     
  Branches        227      227              
============================================
+ Hits           1587     1589       +2     
  Misses          691      691              
  Partials         77       77              
Impacted Files Coverage Δ Complexity Δ
...in/java/com/notably/commons/compiler/Compiler.java 75.00% <100.00%> (+25.00%) 2.00 <2.00> (+1.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 f78ad54...79d7d66. Read the comment docs.