Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update undo redo sort tests #267

Conversation

kkangs0226
Copy link
Collaborator

@kkangs0226 kkangs0226 commented Nov 8, 2020

Please ignore the DG it got added wrongly. I'm working on DG on another branch

@codecov-io
Copy link

Codecov Report

Merging #267 (de63d20) into fix-coding-standards (deddc30) will increase coverage by 0.24%.
The diff coverage is 78.00%.

Impacted file tree graph

@@                    Coverage Diff                     @@
##             fix-coding-standards     #267      +/-   ##
==========================================================
+ Coverage                   76.31%   76.56%   +0.24%     
  Complexity                   1119     1119              
==========================================================
  Files                         147      147              
  Lines                        3319     3320       +1     
  Branches                      354      352       -2     
==========================================================
+ Hits                         2533     2542       +9     
+ Misses                        671      665       -6     
+ Partials                      115      113       -2     
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/momentum/MainApp.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...eedu/momentum/commons/core/StatisticTimeframe.java 97.14% <ø> (ø) 10.00 <0.00> (ø)
...rc/main/java/seedu/momentum/model/ProjectBook.java 84.00% <ø> (ø) 21.00 <0.00> (ø)
src/main/java/seedu/momentum/model/UserPrefs.java 98.27% <ø> (ø) 22.00 <0.00> (ø)
...ava/seedu/momentum/model/VersionedProjectBook.java 89.13% <ø> (ø) 28.00 <0.00> (ø)
...ava/seedu/momentum/storage/JsonAdaptedProject.java 96.61% <ø> (ø) 3.00 <0.00> (ø)
...n/java/seedu/momentum/storage/JsonAdaptedTask.java 94.87% <ø> (ø) 3.00 <0.00> (ø)
src/main/java/seedu/momentum/ui/BottomBar.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/momentum/ui/MainWindow.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/momentum/ui/PieChartCard.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
... and 26 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 4b42642...de63d20. Read the comment docs.

@kkangs0226 kkangs0226 merged commit 20cc41f into AY2021S1-CS2103T-T10-1:fix-coding-standards Nov 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants