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

Change more files to reflect app name #180

Merged
merged 5 commits into from
Nov 7, 2024

Conversation

Eru111
Copy link

@Eru111 Eru111 commented Nov 7, 2024

No description provided.

Elyas Alqasim added 4 commits November 6, 2024 01:05
* 'master' of https://github.com/Eru111/tp:
  Change some files to reflect app name
  Update user centric language for help command
  Update user centric language for add command
  Update user centric language for list command
  Update user centric language for find command
  Update user centric language for edit command
  Update implementation section to be specific for LogiLink
  Update links for components
  Update DG for UI component
* 'master' of https://github.com/Eru111/tp:
  Add br tag
  Fix checkstyle
  Update developer guide
  Update user centric language for the remaining commands
  Update user centric language for delete command
  Update user centric language for asort and dsort
  Update user centric language for archive and unarchive command
  Fix checkstyle error
  Fix failing test cases
  Fix checkstyle erros in test classes
  Fix checkstyle erros in test classes
  Fix checkstyle errors
  Add test cases for delivery search
  Add search for deliveries in inspect window
  Optimise find command
* master: (23 commits)
  Add br tag
  Fix checkstyle
  Update developer guide
  Update user centric language for the remaining commands
  Update user centric language for delete command
  Update user centric language for asort and dsort
  Update user centric language for archive and unarchive command
  Update user centric language for help command
  Update user centric language for add command
  Update user centric language for list command
  Update user centric language for find command
  Update user centric language for edit command
  Update implementation section to be specific for LogiLink
  Update links for components
  Update DG for UI component
  Fix checkstyle error
  Fix failing test cases
  Fix checkstyle erros in test classes
  Fix checkstyle erros in test classes
  Fix checkstyle errors
  ...
@Eru111 Eru111 added this to the v1.5 milestone Nov 7, 2024
@Eru111 Eru111 self-assigned this Nov 7, 2024
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 90.14085% with 7 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...a/seedu/address/logic/commands/FinddelCommand.java 88.88% 1 Missing and 1 partial ⚠️
...del/delivery/ItemNameContainsKeywordPredicate.java 86.66% 1 Missing and 1 partial ⚠️
...rc/main/java/seedu/address/logic/LogicManager.java 0.00% 1 Missing ⚠️
...a/seedu/address/logic/commands/InspectCommand.java 0.00% 1 Missing ⚠️
src/main/java/seedu/address/ui/InspectWindow.java 0.00% 1 Missing ⚠️
Files with missing lines Coverage Δ Complexity Δ
src/main/java/seedu/address/logic/Messages.java 91.48% <ø> (ø) 11.00 <0.00> (ø)
.../java/seedu/address/logic/commands/AddCommand.java 72.72% <ø> (ø) 11.00 <0.00> (ø)
...java/seedu/address/logic/commands/BackCommand.java 100.00% <100.00%> (ø) 2.00 <2.00> (?)
...java/seedu/address/logic/commands/FindCommand.java 88.88% <ø> (ø) 6.00 <0.00> (ø)
...java/seedu/address/logic/commands/ListCommand.java 100.00% <100.00%> (ø) 4.00 <0.00> (+2.00)
.../seedu/address/logic/parser/AddressBookParser.java 93.93% <100.00%> (+0.39%) 20.00 <0.00> (+2.00)
...edu/address/logic/parser/FinddelCommandParser.java 100.00% <100.00%> (ø) 3.00 <3.00> (?)
src/main/java/seedu/address/model/AddressBook.java 89.36% <ø> (ø) 20.00 <0.00> (ø)
src/main/java/seedu/address/model/Model.java 100.00% <100.00%> (ø) 1.00 <0.00> (ø)
...rc/main/java/seedu/address/model/ModelManager.java 94.80% <100.00%> (+0.68%) 35.00 <3.00> (+3.00)
... and 8 more

... and 1 file with indirect coverage changes

@Eru111 Eru111 merged commit b46cddf into AY2425S1-CS2103T-T12-3:master Nov 7, 2024
4 checks passed
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.

1 participant