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

typo: Fix DeletedStatus description #29

Merged
merged 1 commit into from
Mar 31, 2022

Conversation

irvinlim
Copy link
Member

Fixes CRD description for DeletedStatus field.

@irvinlim irvinlim added component/execution Issues or PRs related exclusively to the Execution component (Job, JobConfig) kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. labels Mar 28, 2022
@codecov
Copy link

codecov bot commented Mar 28, 2022

Codecov Report

Merging #29 (38da36d) into main (a477b3f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #29   +/-   ##
=======================================
  Coverage   38.40%   38.40%           
=======================================
  Files         154      154           
  Lines        7794     7794           
=======================================
  Hits         2993     2993           
  Misses       4662     4662           
  Partials      139      139           
Impacted Files Coverage Δ
apis/execution/v1alpha1/job_types.go 62.50% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a477b3f...38da36d. Read the comment docs.

@irvinlim irvinlim requested a review from phanhuyn March 29, 2022 04:01
@irvinlim irvinlim merged commit e9bb41c into main Mar 31, 2022
@irvinlim irvinlim deleted the irvinlim/chore/fix-deleted-status-typo branch March 31, 2022 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/execution Issues or PRs related exclusively to the Execution component (Job, JobConfig) kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants