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

runtime::watcher: only set rv if semantic is any #1204

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

goenning
Copy link
Contributor

as discussed on Discord, rv should only be set if semantic is any

Signed-off-by: goenning <me@goenning.net>
@codecov
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Merging #1204 (9d8f041) into main (be15f7a) will decrease coverage by 0.03%.
The diff coverage is 66.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1204      +/-   ##
==========================================
- Coverage   73.49%   73.47%   -0.03%     
==========================================
  Files          68       68              
  Lines        5350     5349       -1     
==========================================
- Hits         3932     3930       -2     
- Misses       1418     1419       +1     
Impacted Files Coverage Δ
kube-runtime/src/watcher.rs 42.96% <66.66%> (-0.42%) ⬇️

... and 1 file with indirect coverage changes

@clux clux added the changelog-fix changelog fix category for prs label Apr 19, 2023
@clux clux added this to the 0.83.0 milestone Apr 19, 2023
Copy link
Member

@clux clux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot!

@clux clux changed the title fix: only set rv if semantic is any runtime::watcher: only set rv if semantic is any Apr 19, 2023
@clux clux merged commit 278f8b7 into kube-rs:main Apr 19, 2023
@clux clux modified the milestones: 0.83.0, 0.82.2 Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-fix changelog fix category for prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants