AY1920S2-CS2103T-W17-2 / main

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

Fix path comparable bug #442

Closed kevinputera closed 4 years ago

netlify[bot] commented 4 years ago

Deploy preview for notably-app ready!

Built with commit 8654aab64d9b7b6aa19a108b98360b9417a2cd4f

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #442 into master will decrease coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #442      +/-   ##
============================================
- Coverage     65.81%   65.78%   -0.03%     
  Complexity      545      545              
============================================
  Files            99       99              
  Lines          2147     2151       +4     
  Branches        205      207       +2     
============================================
+ Hits           1413     1415       +2     
  Misses          657      657              
- Partials         77       79       +2     
Impacted Files Coverage Δ Complexity Δ
...in/java/com/notably/commons/path/AbsolutePath.java 88.57% <100.00%> (-2.34%) 19.00 <0.00> (ø)
...in/java/com/notably/commons/path/RelativePath.java 75.00% <100.00%> (-1.32%) 15.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 658c365...8654aab. Read the comment docs.