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

Allowing extension of a previous cache. #17

Merged
merged 7 commits into from
Dec 9, 2024
Merged

Allowing extension of a previous cache. #17

merged 7 commits into from
Dec 9, 2024

Conversation

murrellb
Copy link
Member

@murrellb murrellb commented Dec 6, 2024

No description provided.

Copy link

codecov bot commented Dec 6, 2024

Codecov Report

Attention: Patch coverage is 31.76471% with 58 lines in your changes missing coverage. Please review.

Project coverage is 58.77%. Comparing base (5a73614) to head (0ad7210).
Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
src/utils.jl 3.44% 28 Missing ⚠️
src/model.jl 34.61% 17 Missing ⚠️
src/cache.jl 0.00% 6 Missing ⚠️
src/layers.jl 62.50% 6 Missing ⚠️
src/sampling.jl 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            main      #17       +/-   ##
==========================================
+ Coverage   0.00%   58.77%   +58.77%     
==========================================
  Files          6        6               
  Lines        288      342       +54     
==========================================
+ Hits           0      201      +201     
+ Misses       288      141      -147     

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

@murrellb murrellb merged commit da73a7b into main Dec 9, 2024
5 checks passed
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.

2 participants