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 MANUAL_OPERATION_NONE to ManualOperation enum #5564

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

Warashi
Copy link
Contributor

@Warashi Warashi commented Feb 14, 2025

What this PR does:

as title

Why we need it:

We need a way to represent that no manual operation is available on the Web UI.
It's not unknown, so it's not a good way to use UNKNOWN to represent it.

Which issue(s) this PR fixes:

Part of #5367

Does this PR introduce a user-facing change?: No

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

@Warashi Warashi marked this pull request as ready for review February 14, 2025 06:58
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.32%. Comparing base (c70c829) to head (47dab86).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5564      +/-   ##
==========================================
+ Coverage   26.31%   26.32%   +0.01%     
==========================================
  Files         467      467              
  Lines       50099    50099              
==========================================
+ Hits        13183    13189       +6     
+ Misses      35861    35855       -6     
  Partials     1055     1055              

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

@t-kikuc t-kikuc enabled auto-merge (squash) February 14, 2025 07:43
Copy link
Member

@khanhtc1202 khanhtc1202 left a comment

Choose a reason for hiding this comment

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

🆗

@t-kikuc t-kikuc merged commit e3e4854 into master Feb 14, 2025
18 checks passed
@t-kikuc t-kikuc deleted the make-available-operation-optional branch February 14, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants