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

Fix links #300

Merged
merged 10 commits into from
Oct 30, 2020
Merged

Fix links #300

merged 10 commits into from
Oct 30, 2020

Conversation

keanecjy
Copy link

PR Overview:

  • Update code quality issue
  • Fix broken links in readme, index, and aboutus

@keanecjy keanecjy added this to the v1.4 milestone Oct 30, 2020
@keanecjy keanecjy self-assigned this Oct 30, 2020
@keanecjy keanecjy changed the title Add tests Fix links Oct 30, 2020
@codecov-io
Copy link

codecov-io commented Oct 30, 2020

Codecov Report

Merging #300 into master will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #300   +/-   ##
=========================================
  Coverage     49.38%   49.38%           
  Complexity      766      766           
=========================================
  Files           182      182           
  Lines          3327     3327           
  Branches        348      348           
=========================================
  Hits           1643     1643           
  Misses         1577     1577           
  Partials        107      107           
Impacted Files Coverage Δ Complexity Δ
...in/java/seedu/internhunter/model/ModelManager.java 78.00% <ø> (ø) 47.00 <0.00> (ø)
.../model/item/exceptions/DuplicateItemException.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...r/model/item/exceptions/ItemNotFoundException.java 0.00% <0.00%> (ø) 0.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 50b647d...8663a7a. Read the comment docs.

Copy link

@seanjyjy seanjyjy left a comment

Choose a reason for hiding this comment

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

LGTM

@seanjyjy seanjyjy merged commit cd74fde into AY2021S1-CS2103T-T15-4:master Oct 30, 2020
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.

None yet

3 participants