Skip to content

fix a few typos across the repository#1949

Merged
clux merged 2 commits into
kube-rs:mainfrom
gauravgahlot:typos
Mar 2, 2026
Merged

fix a few typos across the repository#1949
clux merged 2 commits into
kube-rs:mainfrom
gauravgahlot:typos

Conversation

@gauravgahlot
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
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.

Thank you.

(amazing how quickly i produce these errors)

Comment thread examples/crd_derive_schema.rs
@clux clux added this to the 3.1.0 milestone Mar 2, 2026
@clux clux added the changelog-exclude changelog excluded prs label Mar 2, 2026
@clux clux enabled auto-merge (squash) March 2, 2026 15:30
@clux clux changed the title chore: fix a few typos across the repository fix a few typos across the repository Mar 2, 2026
@clux clux merged commit bc318bc into kube-rs:main Mar 2, 2026
18 checks passed
@gauravgahlot gauravgahlot deleted the typos branch March 2, 2026 16:00
@gauravgahlot
Copy link
Copy Markdown
Contributor Author

Thank you.

(amazing how quickly i produce these errors)

We all have done that at some point. 😄

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 2, 2026

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.3%. Comparing base (90975fd) to head (369d8a4).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
kube/src/lib.rs 50.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main   #1949     +/-   ##
=======================================
+ Coverage   76.3%   76.3%   +0.1%     
=======================================
  Files         89      89             
  Lines       8506    8506             
=======================================
+ Hits        6486    6488      +2     
+ Misses      2020    2018      -2     
Files with missing lines Coverage Δ
kube-client/src/api/subresource.rs 59.5% <ø> (ø)
kube-client/src/client/middleware/base_uri.rs 91.2% <ø> (ø)
kube-client/src/client/mod.rs 77.6% <ø> (ø)
kube-client/src/config/file_config.rs 77.6% <ø> (ø)
kube-client/src/lib.rs 92.8% <ø> (ø)
kube-core/src/admission.rs 61.2% <ø> (ø)
kube-core/src/conversion/types.rs 71.5% <ø> (ø)
kube-core/src/crd.rs 83.0% <ø> (ø)
kube-core/src/params.rs 85.4% <ø> (ø)
kube-derive/src/custom_resource.rs 81.3% <ø> (ø)
... and 7 more

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants