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

Switch from Requires.jl to extensions #72

Merged
merged 4 commits into from
Sep 25, 2023
Merged

Conversation

GiggleLiu
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #72 (a890403) into master (39fea47) will decrease coverage by 0.04%.
Report is 4 commits behind head on master.
The diff coverage is 61.11%.

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   92.67%   92.63%   -0.04%     
==========================================
  Files          27       28       +1     
  Lines        1666     1671       +5     
==========================================
+ Hits         1544     1548       +4     
- Misses        122      123       +1     
Files Coverage Δ
src/GenericTensorNetworks.jl 50.00% <ø> (-25.00%) ⬇️
src/arithematics.jl 93.03% <100.00%> (ø)
src/bitvector.jl 92.30% <100.00%> (+0.08%) ⬆️
src/bounding.jl 98.21% <100.00%> (ø)
src/interfaces.jl 96.08% <100.00%> (ø)
src/networks/SpinGlass.jl 100.00% <100.00%> (ø)
src/utils.jl 100.00% <ø> (ø)
src/networks/networks.jl 93.75% <80.00%> (+2.63%) ⬆️
src/configurations.jl 91.66% <0.00%> (ø)
src/networks/Reduced.jl 0.00% <0.00%> (ø)
... and 1 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@GiggleLiu
Copy link
Collaborator Author

Since tests all pass, including local GPU test, I will merge it directly.

@GiggleLiu GiggleLiu merged commit 44fbdab into master Sep 25, 2023
3 of 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.

1 participant