-
Notifications
You must be signed in to change notification settings - Fork 527
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
[CS2103T-W11-3] My Fitness Buddy #65
base: master
Are you sure you want to change the base?
[CS2103T-W11-3] My Fitness Buddy #65
Conversation
Codecov Report
@@ Coverage Diff @@
## master #65 +/- ##
=========================================
Coverage 72.31% 72.31%
Complexity 400 400
=========================================
Files 70 70
Lines 1228 1228
Branches 124 124
=========================================
Hits 888 888
Misses 308 308
Partials 32 32 Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #65 +/- ##
============================================
- Coverage 72.31% 63.47% -8.84%
- Complexity 400 786 +386
============================================
Files 70 119 +49
Lines 1228 3020 +1792
Branches 124 348 +224
============================================
+ Hits 888 1917 +1029
- Misses 308 993 +685
- Partials 32 110 +78
Continue to review full report at Codecov.
|
…wlsn Branch v1.2 viewlsn
Add PPP draft
Edit PPP links in AboutUs
Person identified by ID only
* Fixed a bug where null pointer exception is thrown in ProfileCardPanel after executing clear command when there is no profile login
* Fixed the profile panels label duplication where each update or clear execution will instantiate new Profile Panels objects by rewriting the UI update logic of the profile panels when clear/update operations are executed.
* Fixed the divider for profile panels so that users cannot adjust.
* Fixed FXML filename typo that caused Jar file to fail
* branch-BugFixes: (72 commits) Fix FXML filename typo in CommanderBmiStatsWindow Fix divider for profile panels Fix profile panels label duplication Fix null pointer exception after clear command Update ppp Edit PPP links in AboutUs Add PPP draft update ppp Update ppp PPP draft no message isSamePerson checks for ID only Ug typo fix for create profile Revert "Remove tags from storage and Day" Removed tags Remove tags from storage and Day Remove print statement Bug fix Update dg Fix PieChart not updated when new profile is created ...
* branch-BugFixes: (183 commits) Fix FXML filename typo in CommanderBmiStatsWindow Fix divider for profile panels Fix profile panels label duplication Fix null pointer exception after clear command Update ppp Edit PPP links in AboutUs Add PPP draft update ppp Update ppp PPP draft no message isSamePerson checks for ID only Ug typo fix for create profile Revert "Remove tags from storage and Day" Removed tags Remove tags from storage and Day Remove print statement Bug fix Update dg Fix PieChart not updated when new profile is created ...
* Added more test cases to test commander stats
page breaks
More test cases
UGDG pdf edits
FINAL PPP
Fix default profile appearing after clear
Update hoperawr.md
UG changes
Ethan update ug
My Fitness Buddy helps Full-Time National Servicemen with PES ‘BP’ Status to track their overall change in fitness level by managing their daily calorie intake/output and weight changes during Basic Military Training.