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-W15-2] Trackr #70

Open
wants to merge 1,060 commits into
base: master
Choose a base branch
from

Conversation

LiuMC-SG
Copy link

@LiuMC-SG LiuMC-SG commented Feb 16, 2023

Trackr helps small backery owners performing online businesses to keep track of their orders, contacts from suppliers and a todo tracking list.

This allows the bakery owners to have all of their work related information stored in one location for quick and easy access.

@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Patch coverage: 77.38% and project coverage change: -1.10 ⚠️

Comparison is base (928f146) 72.15% compared to head (594b91b) 71.06%.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #70      +/-   ##
============================================
- Coverage     72.15%   71.06%   -1.10%     
- Complexity      399     1010     +611     
============================================
  Files            70      170     +100     
  Lines          1232     3107    +1875     
  Branches        125      390     +265     
============================================
+ Hits            889     2208    +1319     
- Misses          311      827     +516     
- Partials         32       72      +40     
Impacted Files Coverage Δ
src/main/java/trackr/AppParameters.java 95.00% <ø> (ø)
src/main/java/trackr/Main.java 0.00% <ø> (ø)
src/main/java/trackr/MainApp.java 0.00% <0.00%> (ø)
src/main/java/trackr/commons/core/Config.java 68.18% <ø> (ø)
src/main/java/trackr/commons/core/GuiSettings.java 73.07% <ø> (ø)
src/main/java/trackr/commons/core/LogsCenter.java 78.37% <ø> (ø)
src/main/java/trackr/commons/core/Messages.java 0.00% <0.00%> (ø)
src/main/java/trackr/commons/core/Version.java 82.50% <ø> (ø)
src/main/java/trackr/commons/core/index/Index.java 100.00% <ø> (ø)
...kr/commons/exceptions/DataConversionException.java 100.00% <ø> (ø)
... and 119 more

... and 51 files with indirect coverage changes

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

jedidiahC pushed a commit to jedidiahC/tp that referenced this pull request Mar 13, 2023
ARPspoofing added a commit to ARPspoofing/tp that referenced this pull request Mar 14, 2023
weekiat-douze pushed a commit to weekiat-douze/tp that referenced this pull request Mar 26, 2023
Implement find command to find by prefix and keyword pairs
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.

5 participants