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

Add basic details for Condition #549

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

MauricioFauth
Copy link
Member

Adds leftOperand, operator and rightOperand properties to the Condition component.

It only splits comparison operators for now.

Adds leftOperand, operator and rightOperand properties to the Condition
component.

It only splits comparison operators for now.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Copy link

codecov bot commented Jan 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8857557) 96.54% compared to head (789bdfb) 96.55%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master     #549      +/-   ##
============================================
+ Coverage     96.54%   96.55%   +0.01%     
- Complexity     2149     2161      +12     
============================================
  Files            86       86              
  Lines          5006     5029      +23     
============================================
+ Hits           4833     4856      +23     
  Misses          173      173              

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

@MauricioFauth MauricioFauth merged commit 4ae21ca into phpmyadmin:master Feb 8, 2024
12 checks passed
@MauricioFauth MauricioFauth deleted the condition-details branch February 8, 2024 13:25
@MauricioFauth MauricioFauth self-assigned this Feb 8, 2024
@MauricioFauth MauricioFauth added this to the 6.0.0 milestone Feb 8, 2024
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.

2 participants