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

[CS2103T-T12-2] Swift+ #91

Open
wants to merge 720 commits into
base: master
Choose a base branch
from

Conversation

ShenyiCui
Copy link

Swift+ helps insurance agents manage the details of their clients. It is optimized for CLI users so that frequent tasks can be done faster by typing in commands

@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2022

Codecov Report

Base: 72.15% // Head: 70.97% // Decreases project coverage by -1.17% ⚠️

Coverage data is based on head (30dd58e) compared to base (77a32bf).
Patch coverage: 67.08% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #91      +/-   ##
============================================
- Coverage     72.15%   70.97%   -1.18%     
- Complexity      399      729     +330     
============================================
  Files            70      113      +43     
  Lines          1232     2419    +1187     
  Branches        125      272     +147     
============================================
+ Hits            889     1717     +828     
- Misses          311      623     +312     
- Partials         32       79      +47     
Impacted Files Coverage Δ
src/main/java/swift/AppParameters.java 75.00% <ø> (ø)
src/main/java/swift/Main.java 0.00% <ø> (ø)
src/main/java/swift/MainApp.java 0.00% <0.00%> (ø)
src/main/java/swift/commons/core/Config.java 68.18% <ø> (ø)
src/main/java/swift/commons/core/GuiSettings.java 69.23% <ø> (ø)
src/main/java/swift/commons/core/LogsCenter.java 78.37% <ø> (ø)
src/main/java/swift/commons/core/Messages.java 0.00% <0.00%> (ø)
src/main/java/swift/commons/core/Version.java 82.50% <ø> (ø)
...ft/commons/exceptions/DataConversionException.java 100.00% <ø> (ø)
...wift/commons/exceptions/IllegalValueException.java 100.00% <ø> (ø)
... and 106 more

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

ShenyiCui added a commit to ShenyiCui/tp that referenced this pull request Oct 22, 2022
…ge-loading

Fix: fix bridges not loaded during startup
CFSY pushed a commit to CFSY/tp that referenced this pull request Oct 25, 2022
peppapighs and others added 27 commits October 28, 2022 00:36
…mand-ug

📝 Docs: add user guide for clear command
- add longest matching prefix for commands when autocompleting
- previous implementation always autocompletes according to the shown
suggestion
- fix CommandSuggestorTest after enhancing autocomplete
- update user guide for autocomplete enhancements
Feat: sort tasks by chronological order
- remove dropdown menu and change it to buttons
- toggle tab when user presses CTRL + TAB
- set respective checkboxes visible corresponding to the task status
…e-documentation

📝 Docs: enhance documentation
peppapighs and others added 30 commits November 7, 2022 23:25
…nual-tests-to-DG

✨ Add manual tests to dg
…k-unmark

Docs: add screenshots for mark and unmark commands
…-find_contact

📝 Docs: UG add `find_contact` caption
Docs: add list command screenshots to UG
- add screenshots for select_task and select_contact commands

addresses #258
- change labels in screenshots
…shots

Docs: Add screenshots for select commands in UG
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.

6 participants