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-T13-3] TogetherWeTrace! #81

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

Conversation

jianh0ng
Copy link

Hotel receptionists who need quick, effective and simple management/usage of contacts and other data

@codecov-commenter
Copy link

codecov-commenter commented Sep 15, 2021

Codecov Report

Merging #81 (f898eb8) into master (ba53b8c) will increase coverage by 1.21%.
The diff coverage is 76.39%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #81      +/-   ##
============================================
+ Coverage     72.15%   73.37%   +1.21%     
- Complexity      399      684     +285     
============================================
  Files            70      106      +36     
  Lines          1232     2047     +815     
  Branches        125      235     +110     
============================================
+ Hits            889     1502     +613     
- Misses          311      475     +164     
- Partials         32       70      +38     
Impacted Files Coverage Δ
src/main/java/seedu/address/Main.java 0.00% <ø> (ø)
src/main/java/seedu/address/MainApp.java 0.00% <0.00%> (ø)
...n/java/seedu/address/commons/core/GuiSettings.java 69.23% <ø> (ø)
...main/java/seedu/address/commons/core/Messages.java 0.00% <ø> (ø)
...ava/seedu/address/logic/commands/ClearCommand.java 100.00% <ø> (ø)
...rc/main/java/seedu/address/model/person/Phone.java 90.00% <ø> (+10.00%) ⬆️
...sidency/exceptions/AlreadyCheckedOutException.java 0.00% <0.00%> (ø)
...ncy/exceptions/CheckOutBeforeCheckInException.java 0.00% <0.00%> (ø)
.../java/seedu/address/model/util/SampleDataUtil.java 7.14% <0.00%> (-12.86%) ⬇️
src/main/java/seedu/address/ui/HelpWindow.java 0.00% <ø> (ø)
... and 70 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...f898eb8. Read the comment docs.

peilinye and others added 29 commits October 20, 2021 21:35
Fix merge conflict in DG
Add functionality to search records
Merge master into feature-residency
Add check in/out date and time tracking to Residency
wilburrito and others added 30 commits November 8, 2021 22:42
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