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

Update GUI #145

Merged
merged 3 commits into from
Oct 24, 2020
Merged

Update GUI #145

merged 3 commits into from
Oct 24, 2020

Conversation

erinmayg
Copy link
Collaborator

Fixes #138

@erinmayg erinmayg added this to the v1.3 milestone Oct 24, 2020
@codecov-io
Copy link

Codecov Report

Merging #145 into master will increase coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #145      +/-   ##
============================================
+ Coverage     74.21%   74.25%   +0.03%     
  Complexity      721      721              
============================================
  Files           109      109              
  Lines          2001     2000       -1     
  Branches        237      237              
============================================
  Hits           1485     1485              
+ Misses          446      445       -1     
  Partials         70       70              
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/ui/PersonCard.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 162198e...f2f8654. Read the comment docs.

Copy link
Collaborator

@florenciamartina florenciamartina left a comment

Choose a reason for hiding this comment

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

LGTM 😄 Good job!

@jzwoo jzwoo merged commit 65be016 into AY2021S1-CS2103-T14-1:master Oct 24, 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.

Modify GUI
4 participants