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

Main window design branch #122

Merged

Conversation

DingBao-sys
Copy link

ready for release

Copy link

codecov bot commented Mar 30, 2024

Codecov Report

Attention: Patch coverage is 5.74713% with 82 lines in your changes are missing coverage. Please review.

Project coverage is 75.18%. Comparing base (9b9c1b5) to head (3e18a44).

Files Patch % Lines
.../address/ui/personlistsection/TreeMapFlowPane.java 0.00% 36 Missing ⚠️
src/main/java/seedu/address/ui/MainWindow.java 0.00% 25 Missing ⚠️
...u/address/ui/personlistsection/AnyListSection.java 0.00% 9 Missing ⚠️
...eedu/address/ui/displaysection/DisplaySection.java 0.00% 6 Missing ⚠️
src/main/java/seedu/address/ui/PersonList.java 0.00% 3 Missing ⚠️
...va/seedu/address/logic/commands/CommandResult.java 0.00% 1 Missing ⚠️
src/main/java/seedu/address/ui/PersonCard.java 0.00% 1 Missing ⚠️
...address/ui/displaysection/FooterButtonSection.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #122      +/-   ##
============================================
- Coverage     76.46%   75.18%   -1.28%     
- Complexity      789      796       +7     
============================================
  Files           114      116       +2     
  Lines          2490     2539      +49     
  Branches        310      314       +4     
============================================
+ Hits           1904     1909       +5     
- Misses          499      546      +47     
+ Partials         87       84       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@DingBao-sys
Copy link
Author

cannot code cover for UI stuff

@DingBao-sys DingBao-sys merged commit df2c3ba into AY2324S2-CS2103T-T11-1:master Mar 30, 2024
3 of 5 checks passed
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.

1 participant