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

Branch ug final (Bug fix + UG / DG change) #233

Merged
merged 4 commits into from
Nov 14, 2023

Conversation

sk2001git
Copy link

@sk2001git sk2001git commented Nov 14, 2023

Close #232 , major bug fix for filter. This was caused due to changes in getTag implementation due to another bug. Fix in filtercommandparser. Refer to the closed issue for more info. Additionally updated UG and DG to match this fix.

Copy link
Collaborator

@AriellaCallista AriellaCallista left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

codecov bot commented Nov 14, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (7edd940) 72.84% compared to head (c55154a) 72.84%.

Files Patch % Lines
...eedu/address/logic/parser/FilterCommandParser.java 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #233   +/-   ##
=========================================
  Coverage     72.84%   72.84%           
  Complexity      916      916           
=========================================
  Files           126      126           
  Lines          3071     3071           
  Branches        375      375           
=========================================
  Hits           2237     2237           
  Misses          732      732           
  Partials        102      102           

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

@sk2001git sk2001git merged commit 5d92af4 into AY2324S1-CS2103T-W09-4:master Nov 14, 2023
4 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.

[Bug found] Filter creates tags
2 participants