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 sequence diagrams #235

Merged
merged 1 commit into from
Apr 10, 2023
Merged

Conversation

randallnhr
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Apr 10, 2023

Codecov Report

Patch coverage: 16.66% and project coverage change: +5.81 🎉

Comparison is base (d77d278) 52.24% compared to head (923277b) 58.06%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #235      +/-   ##
============================================
+ Coverage     52.24%   58.06%   +5.81%     
- Complexity      581      603      +22     
============================================
  Files           109      109              
  Lines          2513     2504       -9     
  Branches        294      281      -13     
============================================
+ Hits           1313     1454     +141     
+ Misses         1052      897     -155     
- Partials        148      153       +5     
Impacted Files Coverage Δ
...ava/fasttrack/logic/commands/SetBudgetCommand.java 50.00% <0.00%> (+50.00%) ⬆️
...mands/edit/EditRecurringExpenseManagerCommand.java 74.07% <0.00%> (+9.55%) ⬆️
src/main/java/fasttrack/model/Budget.java 85.71% <0.00%> (-14.29%) ⬇️
src/main/java/fasttrack/model/ModelManager.java 66.31% <0.00%> (-0.71%) ⬇️
src/main/java/fasttrack/ui/CategoryListPanel.java 0.00% <ø> (ø)
src/main/java/fasttrack/ui/CommandBox.java 0.00% <0.00%> (ø)
src/main/java/fasttrack/ui/MainWindow.java 0.00% <0.00%> (ø)
...ttrack/logic/commands/edit/EditExpenseCommand.java 69.09% <33.33%> (+10.75%) ⬆️
...c/main/java/fasttrack/logic/parser/ParserUtil.java 89.85% <100.00%> (+13.04%) ⬆️

... and 20 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@gitsac gitsac merged commit 4d04159 into AY2223S2-CS2103T-W09-2:master Apr 10, 2023
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.

2 participants