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

[CS2103-F10-2] Bogo Bogo #78

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

Conversation

bryanwee023
Copy link

Bogo Bogo is a CLI-based inventory tracker for small businesses to account for their products, transactions, and profits. Running a business has never been made easier!

@codecov-commenter
Copy link

codecov-commenter commented Sep 14, 2021

Codecov Report

Merging #78 (380341c) into master (ba53b8c) will increase coverage by 7.91%.
The diff coverage is 87.38%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #78      +/-   ##
============================================
+ Coverage     72.15%   80.07%   +7.91%     
- Complexity      399      840     +441     
============================================
  Files            70       99      +29     
  Lines          1232     2178     +946     
  Branches        125      308     +183     
============================================
+ Hits            889     1744     +855     
- Misses          311      345      +34     
- Partials         32       89      +57     
Impacted Files Coverage Δ
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...in/java/seedu/address/commons/core/LogsCenter.java 78.37% <ø> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...ain/java/seedu/address/model/display/ItemCard.java 0.00% <0.00%> (ø)
...a/seedu/address/model/display/TransactionCard.java 0.00% <0.00%> (ø)
.../java/seedu/address/model/util/SampleDataUtil.java 12.50% <0.00%> (-7.50%) ⬇️
...c/main/java/seedu/address/ui/DisplayListPanel.java 0.00% <0.00%> (ø)
src/main/java/seedu/address/ui/HelpWindow.java 0.00% <ø> (ø)
src/main/java/seedu/address/ui/MainWindow.java 0.00% <0.00%> (ø)
...java/seedu/address/logic/commands/SortCommand.java 72.22% <72.22%> (ø)
... and 76 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ba53b8c...380341c. Read the comment docs.

HalphasX pushed a commit to HalphasX/tp that referenced this pull request Oct 26, 2021
…-v1.2

Feat: Add Support for Group and SubGroup Commands -- basic version
bernarduskrishna and others added 30 commits November 8, 2021 02:43
Fix bugs (hopefully my last PR!)
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