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

feat: update to latest Lux and LuxCore releases #57

Merged
merged 21 commits into from
Sep 14, 2024

refactor: store static bool in Hamiltonian Layer

d67d60f
Select commit
Loading
Failed to load commit list.
Merged

feat: update to latest Lux and LuxCore releases #57

refactor: store static bool in Hamiltonian Layer
d67d60f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 14, 2024 in 1s

88.88% (-0.13%) compared to 47c5460

View this Pull Request on Codecov

88.88% (-0.13%) compared to 47c5460

Details

Codecov Report

Attention: Patch coverage is 88.00000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 88.88%. Comparing base (47c5460) to head (d67d60f).

Files with missing lines Patch % Lines
src/initialize.jl 55.55% 4 Missing ⚠️
src/layers/embeddings.jl 81.81% 4 Missing ⚠️
ext/BoltzMetalheadExt.jl 91.30% 2 Missing ⚠️
src/layers/mlp.jl 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #57      +/-   ##
==========================================
- Coverage   89.01%   88.88%   -0.13%     
==========================================
  Files          24       24              
  Lines         437      432       -5     
==========================================
- Hits          389      384       -5     
  Misses         48       48              

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