Skip to content
This repository has been archived by the owner on Jan 11, 2021. It is now read-only.

Update UI and implement manual switching of tab #224

Merged
merged 4 commits into from
Oct 31, 2020

Conversation

vanGoghhh
Copy link
Collaborator

@vanGoghhh vanGoghhh commented Oct 31, 2020

Fixes #209 #201

@codecov-io
Copy link

Codecov Report

Merging #224 into master will decrease coverage by 0.29%.
The diff coverage is 8.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #224      +/-   ##
============================================
- Coverage     76.05%   75.76%   -0.30%     
  Complexity      912      912              
============================================
  Files           129      130       +1     
  Lines          2573     2583      +10     
  Branches        331      331              
============================================
  Hits           1957     1957              
- Misses          517      527      +10     
  Partials         99       99              
Impacted Files Coverage Δ Complexity Δ
src/main/java/seedu/address/ui/JobCard.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
...rc/main/java/seedu/address/ui/JobDetailedView.java 0.00% <0.00%> (ø) 0.00 <0.00> (?)
src/main/java/seedu/address/ui/JobListPanel.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/ui/MainWindow.java 0.00% <0.00%> (ø) 0.00 <0.00> (ø)
src/main/java/seedu/address/ui/PersonCard.java 0.00% <ø> (ø) 0.00 <0.00> (ø)
...a/seedu/address/logic/commands/ListJobCommand.java 100.00% <100.00%> (ø) 2.00 <0.00> (ø)
...eedu/address/logic/commands/ListPersonCommand.java 100.00% <100.00%> (ø) 2.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 912b7b7...3e4ad02. Read the comment docs.

Copy link
Collaborator

@g-erm g-erm 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 work! 🥇

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants