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

Improve NotFound exception message to include namespace #479

Merged
merged 2 commits into from
Aug 23, 2024

[pre-commit.ci] auto fixes from pre-commit.com hooks

4c63e24
Select commit
Loading
Failed to load commit list.
Merged

Improve NotFound exception message to include namespace #479

[pre-commit.ci] auto fixes from pre-commit.com hooks
4c63e24
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 23, 2024 in 0s

95.08% (target 90.00%)

View this Pull Request on Codecov

95.08% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 95.08%. Comparing base (87063fc) to head (4c63e24).
Report is 101 commits behind head on main.

Files Patch % Lines
kr8s/_objects.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #479      +/-   ##
==========================================
+ Coverage   94.61%   95.08%   +0.46%     
==========================================
  Files          29       30       +1     
  Lines        3141     3889     +748     
==========================================
+ Hits         2972     3698     +726     
- Misses        169      191      +22     

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