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-W10-1] Realodex #13

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

Conversation

jyztintan
Copy link

Realodex is designed to streamline the organization and retrieval of client information for real estate agents juggling numerous client profiles. It allows for efficient management of client details, including personal information, property preferences, and budget considerations. It is optimised for CLI users so that frequent tasks can be done faster by typing in commands.

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 81.99%. Comparing base (b896eb0) to head (04a2443).

❗ Current head 04a2443 differs from pull request most recent head 2298d3e. Consider uploading reports for the commit 2298d3e to get more accurate results

Files Patch % Lines
src/main/java/seedu/realodex/MainApp.java 0.00% 1 Missing ⚠️
src/main/java/seedu/realodex/ui/PersonCard.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #13      +/-   ##
============================================
+ Coverage     75.26%   81.99%   +6.72%     
- Complexity      419      682     +263     
============================================
  Files            71       87      +16     
  Lines          1338     2049     +711     
  Branches        126      195      +69     
============================================
+ Hits           1007     1680     +673     
- Misses          301      316      +15     
- Partials         30       53      +23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

UdhayaShan1 and others added 29 commits April 4, 2024 16:40
# Conflicts:
#	docs/UserGuide.md
Display capitalised name for user and edit UG to reflect changes
Update the UG and finalise formatting
Update badge to our CI
Add Sort into command summary table 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.

5 participants