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

Fix cargo deny issue #960

Merged
merged 1 commit into from
Jul 19, 2022
Merged

Fix cargo deny issue #960

merged 1 commit into from
Jul 19, 2022

Conversation

kazk
Copy link
Member

@kazk kazk commented Jul 19, 2022

From #956

Signed-off-by: clux <sszynrae@gmail.com>
@kazk kazk added the changelog-exclude changelog excluded prs label Jul 19, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #960 (18a69bd) into master (f3c2928) will increase coverage by 72.43%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #960       +/-   ##
===========================================
+ Coverage        0   72.43%   +72.43%     
===========================================
  Files           0       64       +64     
  Lines           0     4412     +4412     
===========================================
+ Hits            0     3196     +3196     
- Misses          0     1216     +1216     
Impacted Files Coverage Δ
kube-core/src/params.rs 77.69% <0.00%> (ø)
kube-client/src/api/util/csr.rs 66.66% <0.00%> (ø)
kube-derive/tests/test_ui.rs 100.00% <0.00%> (ø)
kube-runtime/src/controller/future_hash_map.rs 95.00% <0.00%> (ø)
kube-client/src/client/middleware/mod.rs 93.10% <0.00%> (ø)
kube-core/src/admission.rs 61.11% <0.00%> (ø)
kube-core/src/version.rs 94.40% <0.00%> (ø)
kube-runtime/src/controller/mod.rs 37.27% <0.00%> (ø)
kube-client/src/api/remote_command.rs 67.74% <0.00%> (ø)
kube-client/src/client/config_ext.rs 51.21% <0.00%> (ø)
... and 54 more

@clux clux added this to the 0.75.0 milestone Jul 19, 2022
@clux clux merged commit 1c34bf6 into kube-rs:master Jul 19, 2022
@kazk kazk deleted the fix-cargo-deny branch July 19, 2022 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-exclude changelog excluded prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants