bsc-quantic / Tenet.jl

Composable Tensor Network library in Julia
https://bsc-quantic.github.io/Tenet.jl/
Apache License 2.0
17 stars 1 forks source link

Add unit test for `TensorNetwork` module #152

Closed Todorbsc closed 1 week ago

jofrevalles commented 1 week ago

Do you want to merge this, @mofeing ?

mofeing commented 1 week ago

Not yet. I think @Todorbsc wants to finish some tests more.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.09%. Comparing base (5ee9b93) to head (807328b). Report is 29 commits behind head on master.

:exclamation: Current head 807328b differs from pull request most recent head 2da731d

Please upload reports for the commit 2da731d to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #152 +/- ## ========================================== + Coverage 68.76% 75.09% +6.33% ========================================== Files 19 19 Lines 1050 1060 +10 ========================================== + Hits 722 796 +74 + Misses 328 264 -64 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Todorbsc commented 1 week ago

As long as you have no more suggestions/corrections, it is ready for merge.