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

Fix DimensionMismatch not thrown in TensorNetwork constructor #72

Merged
merged 5 commits into from
Jul 12, 2023

Fix test

f32a805
Select commit
Loading
Failed to load commit list.
Merged

Fix DimensionMismatch not thrown in TensorNetwork constructor #72

Fix test
f32a805
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2023 in 1s

78.37% (+0.23%) compared to 6f21d05

View this Pull Request on Codecov

78.37% (+0.23%) compared to 6f21d05

Details

Codecov Report

Merging #72 (f32a805) into master (6f21d05) will increase coverage by 0.23%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   78.13%   78.37%   +0.23%     
==========================================
  Files          10       10              
  Lines         709      712       +3     
==========================================
+ Hits          554      558       +4     
+ Misses        155      154       -1     
Impacted Files Coverage Δ
src/TensorNetwork.jl 84.24% <100.00%> (+0.90%) ⬆️