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 GUI bug for Find command #88

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

yongkotaro
Copy link

@yongkotaro yongkotaro commented Apr 1, 2024

image

@yongkotaro yongkotaro added this to the v1.3b milestone Apr 1, 2024
Copy link

codecov bot commented Apr 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.75%. Comparing base (2cfee46) to head (86462c8).
Report is 6 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #88      +/-   ##
============================================
+ Coverage     77.53%   77.75%   +0.22%     
- Complexity      511      524      +13     
============================================
  Files            82       84       +2     
  Lines          1589     1641      +52     
  Branches        156      162       +6     
============================================
+ Hits           1232     1276      +44     
- Misses          313      315       +2     
- Partials         44       50       +6     

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

Copy link

@wang-xinrong wang-xinrong left a comment

Choose a reason for hiding this comment

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

LGTM!

@wang-xinrong wang-xinrong merged commit 6bbdb8e into AY2324S2-CS2103T-T11-4:master Apr 1, 2024
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.

GUI shows grey boxes for find command
2 participants