Skip to content

[Feat] add sleep plugin#7579

Draft
machichima wants to merge 1 commit into
flyteorg:masterfrom
machichima:add-sleep-plugin
Draft

[Feat] add sleep plugin#7579
machichima wants to merge 1 commit 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.04%. Comparing base (2d13c8f) to head (c6623ea).
⚠️ Report is 22 commits behind head on master.

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   56.97%   57.04%   +0.06%     
==========================================
  Files         931      932       +1     
  Lines       58299    58464     +165     
==========================================
+ Hits        33216    33348     +132     
- Misses      22024    22045      +21     
- Partials     3059     3071      +12     
Flag Coverage Δ
unittests-datacatalog 53.51% <ø> (ø)
unittests-flyteadmin 53.15% <ø> (+<0.01%) ⬆️
unittests-flytecopilot 43.06% <ø> (ø)
unittests-flytectl 64.09% <ø> (ø)
unittests-flyteidl 75.71% <ø> (ø)
unittests-flyteplugins 60.37% <62.02%> (+0.13%) ⬆️
unittests-flytepropeller 53.78% <ø> (+0.06%) ⬆️
unittests-flytestdlib 62.76% <ø> (+0.15%) ⬆️

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.

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.

1 participant