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

Optional caching sample #47

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

Conversation

hannesrichter
Copy link
Member

No description provided.

@hannesrichter hannesrichter self-assigned this Jun 21, 2023
@codecov
Copy link

codecov bot commented Jun 21, 2023

Codecov Report

Attention: 34 lines in your changes are missing coverage. Please review.

Comparison is base (d467d0f) 60.64% compared to head (9beece9) 60.02%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
- Coverage   60.64%   60.02%   -0.62%     
==========================================
  Files          29       29              
  Lines        2363     2389      +26     
  Branches      285      289       +4     
==========================================
+ Hits         1433     1434       +1     
- Misses        848      873      +25     
  Partials       82       82              
Files Coverage Δ
koi_core/api/instance.py 55.26% <ø> (ø)
koi_core/resources/instance.py 58.25% <75.00%> (ø)
koi_core/data/simple_accessor.py 0.00% <0.00%> (ø)
koi_core/resources/pool.py 77.67% <33.33%> (-0.70%) ⬇️
koi_core/worker.py 0.00% <0.00%> (ø)
koi_core/control/control.py 34.84% <5.55%> (-9.16%) ⬇️

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

…emove the wrong type hint to datetime, as the field is an uninterpreted string;
@hannesrichter hannesrichter linked an issue Jun 26, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exception koi-worker
1 participant