AY1920S2-CS2103T-W17-2 / main

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

Fix forward matching bugs #391

Closed kevinputera closed 4 years ago

kevinputera commented 4 years ago

This PR fixes:

netlify[bot] commented 4 years ago

Deploy preview for notably-app ready!

Built with commit da132ba88689013cd609587b94b8018d8abae79b

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #391 into master will increase coverage by 0.06%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #391      +/-   ##
============================================
+ Coverage     66.54%   66.61%   +0.06%     
  Complexity      506      506              
============================================
  Files            97       97              
  Lines          1967     1971       +4     
  Branches        189      189              
============================================
+ Hits           1309     1313       +4     
  Misses          580      580              
  Partials         78       78              
Impacted Files Coverage Δ Complexity Δ
...logic/correction/AbsolutePathCorrectionEngine.java 100.00% <100.00%> (ø) 22.00 <11.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 8d43d88...da132ba. Read the comment docs.