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-F12-1] Cobb #87

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

Conversation

zsiggg
Copy link

@zsiggg zsiggg commented Sep 15, 2022

Cobb is an optimised object-oriented command-line entry management application that aims to make database management for Real Estate Agents easier and more accessible.

@codecov-commenter
Copy link

codecov-commenter commented Sep 29, 2022

Codecov Report

Base: 72.15% // Head: 62.76% // Decreases project coverage by -9.39% ⚠️

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

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #87      +/-   ##
============================================
- Coverage     72.15%   62.76%   -9.40%     
- Complexity      399      703     +304     
============================================
  Files            70      129      +59     
  Lines          1232     2476    +1244     
  Branches        125      333     +208     
============================================
+ Hits            889     1554     +665     
- Misses          311      798     +487     
- Partials         32      124      +92     
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% <ø> (ø)
...java/seedu/address/logic/commands/ExitCommand.java 100.00% <ø> (ø)
...ddress/logic/commands/buyer/MatchBuyerCommand.java 0.00% <0.00%> (ø)
.../logic/commands/property/MatchPropertyCommand.java 0.00% <0.00%> (ø)
.../logic/parser/buyer/FilterBuyersCommandParser.java 0.00% <0.00%> (ø)
...ss/logic/parser/buyer/MatchBuyerCommandParser.java 0.00% <0.00%> (ø)
...ss/logic/parser/buyer/SortBuyersCommandParser.java 0.00% <0.00%> (ø)
...parser/property/FilterPropertiesCommandParser.java 0.00% <0.00%> (ø)
... and 98 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.

CFSY pushed a commit to CFSY/tp that referenced this pull request Oct 25, 2022
zsiggg and others added 28 commits November 2, 2022 18:46
Add property status bar footer
Fix failing test cases due to new requirement for space after flag
Fix findbuyers and findprops to match by substring + allow whitespace for price range input
ChryslineLim and others added 30 commits November 7, 2022 23:12
Hot fixes for error messages and UG
Update from Introduction to Interface Layout
Improve language for "See FAQ"
Co-authored-by: ChryslineLim <[email protected]>
Co-authored-by: ChryslineLim <[email protected]>
fix add, delete and edit sections
Add explanation for "Listed all buyers" in command output box image
Fix UG list, find, and filter sections
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