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 UG and PPP #198

Merged
merged 5 commits into from
Apr 10, 2023
Merged

Conversation

wpx12011
Copy link

Update UG and PPP

Fix some prompt message in txn-related commands (change reference from 'sales book' to 'transaction list')

@benedict733
Copy link

Need to update your documentation to pass checkstyle

@codecov
Copy link

codecov bot commented Apr 10, 2023

Codecov Report

Merging #198 (eb7c7b4) into master (2c7e892) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master     #198   +/-   ##
=========================================
  Coverage     69.83%   69.83%           
  Complexity      759      759           
=========================================
  Files           130      130           
  Lines          2513     2513           
  Branches        312      312           
=========================================
  Hits           1755     1755           
  Misses          635      635           
  Partials        123      123           
Impacted Files Coverage Δ
.../java/seedu/address/logic/commands/AddCommand.java 100.00% <ø> (ø)
...a/seedu/address/logic/commands/AddTaskCommand.java 90.32% <ø> (ø)
...address/logic/commands/FindTxnByPersonCommand.java 54.54% <ø> (ø)
...s/logic/commands/txncommands/DeleteTxnCommand.java 0.00% <ø> (ø)
...ess/logic/commands/txncommands/EditTxnCommand.java 46.03% <ø> (ø)
...ess/logic/commands/txncommands/ListTxnCommand.java 100.00% <ø> (ø)
...ress/logic/commands/txncommands/AddTxnCommand.java 64.28% <100.00%> (ø)

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

@benedict733
Copy link

benedict733 commented Apr 10, 2023

LGTM, just need to merge conflicts and take note of lines in between sections

@WesleyBLDC WesleyBLDC merged commit 74f1c3c into AY2223S2-CS2103-W16-4: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.

3 participants