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

fixed error message typo for item block action #8305

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

sseago
Copy link
Collaborator

@sseago sseago commented Oct 15, 2024

Thank you for contributing to Velero!

Please add a summary of your change

Fixed a typo in an ItemBlockAction error message.

Does your change fix a particular issue?

Fixes #(issue)

Please indicate you've done the following:

@sseago sseago added the kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes label Oct 15, 2024
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 59.19%. Comparing base (6a1d8df) to head (6fa81ec).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
...ork/itemblockaction/v1/item_block_action_server.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8305   +/-   ##
=======================================
  Coverage   59.19%   59.19%           
=======================================
  Files         367      367           
  Lines       30840    30850   +10     
=======================================
+ Hits        18255    18263    +8     
- Misses      11124    11125    +1     
- Partials     1461     1462    +1     

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

@Lyndon-Li Lyndon-Li merged commit 0945780 into vmware-tanzu:main Oct 16, 2024
47 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants