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

Allow overriding of sync shims in Service #557

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

jacobtomlinson
Copy link
Member

Running mypy kr8s locally complained about these overrides. Not sure why the pre-commit mypy didn't catch this.

@jacobtomlinson jacobtomlinson changed the title Allow overriding of sync shims Allow overriding of sync shims in Service Jan 22, 2025
@github-actions github-actions bot added the kr8s label Jan 22, 2025
@github-actions github-actions bot added the ci label Jan 22, 2025
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.09%. Comparing base (87063fc) to head (30481f5).
Report is 165 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #557      +/-   ##
==========================================
- Coverage   94.61%   94.09%   -0.53%     
==========================================
  Files          29       30       +1     
  Lines        3141     4169    +1028     
==========================================
+ Hits         2972     3923     +951     
- Misses        169      246      +77     

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

@jacobtomlinson jacobtomlinson merged commit ca1eb11 into kr8s-org:main Jan 22, 2025
13 checks passed
@jacobtomlinson jacobtomlinson deleted the type-override-ignore branch January 22, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant