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

Experiment with type stubs for the sync API #493

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

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

196f2d4
Select commit
Loading
Failed to load commit list.
Draft

Experiment with type stubs for the sync API #493

[pre-commit.ci] auto fixes from pre-commit.com hooks
196f2d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 0s

95.16% (target 90.00%)

View this Pull Request on Codecov

95.16% (target 90.00%)

Details

Codecov Report

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

Project coverage is 95.16%. Comparing base (87063fc) to head (196f2d4).
Report is 123 commits behind head on main.

Files with missing lines Patch % Lines
kr8s/objects.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #493      +/-   ##
==========================================
+ Coverage   94.61%   95.16%   +0.54%     
==========================================
  Files          29       30       +1     
  Lines        3141     3988     +847     
==========================================
+ Hits         2972     3795     +823     
- Misses        169      193      +24     

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