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

Merge developments in preparation for release v0.4 #121

Merged
merged 59 commits into from
Nov 13, 2023

Remove unused bibliographic references

6ed272b
Select commit
Loading
Failed to load commit list.
Merged

Merge developments in preparation for release v0.4 #121

Remove unused bibliographic references
6ed272b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 13, 2023 in 1s

88.18% (+7.45%) compared to ad199f7

View this Pull Request on Codecov

88.18% (+7.45%) compared to ad199f7

Details

Codecov Report

Attention: 36 lines in your changes are missing coverage. Please review.

Comparison is base (ad199f7) 80.73% compared to head (6ed272b) 88.18%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   80.73%   88.18%   +7.45%     
==========================================
  Files          14       10       -4     
  Lines         929      584     -345     
==========================================
- Hits          750      515     -235     
+ Misses        179       69     -110     
Files Coverage Δ
ext/TenetChainRulesTestUtilsExt.jl 100.00% <100.00%> (ø)
ext/TenetFiniteDifferencesExt.jl 100.00% <100.00%> (ø)
src/Helpers.jl 91.66% <ø> (-1.67%) ⬇️
src/Tenet.jl 100.00% <ø> (ø)
src/Tensor.jl 88.99% <100.00%> (+0.01%) ⬆️
src/Transformations.jl 98.41% <100.00%> (+0.91%) ⬆️
ext/TenetMakieExt.jl 98.24% <95.65%> (-1.76%) ⬇️
src/Numerics.jl 92.20% <93.87%> (+3.49%) ⬆️
ext/TenetChainRulesCoreExt.jl 75.00% <68.42%> (-11.37%) ⬇️
src/TensorNetwork.jl 75.00% <74.25%> (-8.73%) ⬇️

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