RydbergBoston / TensorNetworkEvolve.jl

Time evolution based on random tensor networks
MIT License
0 stars 0 forks source link

Nested ad #23

Closed GiggleLiu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #23 (d419e35) into main (3a82326) will increase coverage by 2.49%. The diff coverage is 87.32%.

@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   86.68%   89.17%   +2.49%     
==========================================
  Files           6        6              
  Lines         458      499      +41     
==========================================
+ Hits          397      445      +48     
+ Misses         61       54       -7     
Impacted Files Coverage Δ
src/TensorAD/rules.jl 92.45% <ø> (+0.41%) :arrow_up:
src/peps.jl 91.58% <ø> (ø)
src/TensorAD/TensorAD.jl 80.17% <80.43%> (+3.06%) :arrow_up:
src/timeevolve.jl 92.10% <100.00%> (+48.62%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more