Skip to content

Add MANUAL_OPERATION_NONE to ManualOperation enum#5564

Merged
t-kikuc merged 1 commit intomasterfrom
make-available-operation-optional
Feb 14, 2025
Merged

Add MANUAL_OPERATION_NONE to ManualOperation enum#5564
t-kikuc merged 1 commit intomasterfrom
make-available-operation-optional

Conversation

@Warashi
Copy link
Member

@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):

Signed-off-by: Shinnosuke Sawada-Dazai <shin@warashi.dev>
@Warashi Warashi marked this pull request as ready for review February 14, 2025 06:58
@codecov
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
@github-actions github-actions bot mentioned this pull request Mar 25, 2025
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