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

Bug Fix for Mock PE #260

Merged

Conversation

`Archiving data files` section should be removed
Give the correct link to the jar file inside `Quick Start`
Add spaces for `idp/PERSON_IDidl/LOCATION_ID)d/DATE
Remove space in `q/ QUARANTINE_STATUS`
Move the list section so that it appears before the delete section
which references list
@siangernlow siangernlow added bug Something isn't working priority.High Needs to be completed soon labels Oct 31, 2020
@siangernlow siangernlow added this to the v1.4 milestone Oct 31, 2020
@siangernlow siangernlow self-assigned this Oct 31, 2020
@codecov-io
Copy link

Codecov Report

Merging #260 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #260   +/-   ##
=========================================
  Coverage     84.06%   84.06%           
  Complexity     1108     1108           
=========================================
  Files           125      125           
  Lines          3000     3000           
  Branches        399      399           
=========================================
  Hits           2522     2522           
  Misses          397      397           
  Partials         81       81           
Impacted Files Coverage Δ Complexity Δ
...ddress/logic/commands/person/AddPersonCommand.java 100.00% <ø> (ø) 9.00 <0.00> (ø)
.../address/logic/commands/visit/AddVisitCommand.java 91.17% <ø> (ø) 22.00 <0.00> (ø)

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 8473062...e5b2f95. Read the comment docs.

Copy link

@hopinxian hopinxian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for working on the bugs so quickly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment