Skip to content

[Feat] add sleep plugin - #7579

Merged
pingsutw merged 3 commits into
flyteorg:masterfrom
machichima:add-sleep-plugin
Jul 21, 2026
Merged

[Feat] add sleep plugin#7579
pingsutw merged 3 commits into
flyteorg:masterfrom
machichima:add-sleep-plugin

Conversation

@machichima

Copy link
Copy Markdown
Member

Tracking issue

Why are the changes needed?

What changes were proposed in this pull request?

How was this patch tested?

Labels

Please add one or more of the following labels to categorize your PR:

  • added: For new features.
  • changed: For changes in existing functionality.
  • deprecated: For soon-to-be-removed features.
  • removed: For features being removed.
  • fixed: For any bug fixed.
  • security: In case of vulnerabilities

This is important to improve the readability of release notes.

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Stack

If you do use git town to manage PR Stacks, the stack relevant to this PR
will show below. Otherwise, you can ignore this section.

Docs link

Signed-off-by: machichima <nary12321@gmail.com>
@github-actions github-actions Bot added the flyte label Jun 23, 2026
@codecov

codecov Bot commented Jun 23, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 62.02532% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 57.22%. Comparing base (51877f8) to head (5e1840b).

Files with missing lines Patch % Lines
flyteplugins/go/tasks/plugins/core/sleep/plugin.go 62.02% 20 Missing and 10 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7579   +/-   ##
=======================================
  Coverage   57.22%   57.22%           
=======================================
  Files         930      931    +1     
  Lines       58190    58269   +79     
=======================================
+ Hits        33297    33346   +49     
- Misses      21840    21860   +20     
- Partials     3053     3063   +10     
Flag Coverage Δ
unittests-datacatalog 53.51% <ø> (ø)
unittests-flyteadmin 53.23% <ø> (ø)
unittests-flytecopilot 48.05% <ø> (ø)
unittests-flytectl 64.09% <ø> (ø)
unittests-flyteidl 75.71% <ø> (ø)
unittests-flyteplugins 60.39% <62.02%> (+0.01%) ⬆️
unittests-flytepropeller 53.78% <ø> (ø)
unittests-flytestdlib 64.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Signed-off-by: machichima <nary12321@gmail.com>
@machichima
machichima marked this pull request as ready for review July 21, 2026 01:46
@pingsutw
pingsutw merged commit a4f43a9 into flyteorg:master Jul 21, 2026
78 of 79 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants