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

Reactant compatibility #15

Merged
merged 8 commits into from
Dec 4, 2024

Fixes, conditional caching

aecca48
Select commit
Loading
Failed to load commit list.
Merged

Reactant compatibility #15

Fixes, conditional caching
aecca48
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 4, 2024 in 0s

0.00% (+0.00%) compared to 0b50d41

View this Pull Request on Codecov

0.00% (+0.00%) compared to 0b50d41

Details

Codecov Report

Attention: Patch coverage is 0% with 106 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (0b50d41) to head (aecca48).

Files with missing lines Patch % Lines
src/layers.jl 0.00% 54 Missing ⚠️
src/cache.jl 0.00% 20 Missing ⚠️
src/model.jl 0.00% 14 Missing ⚠️
src/sampling.jl 0.00% 10 Missing ⚠️
src/utils.jl 0.00% 8 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main     #15   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files          5       6    +1     
  Lines        299     288   -11     
=====================================
+ Misses       299     288   -11     

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