Closed mganahl closed 4 years ago
Merging #857 into master will increase coverage by
0.00%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #857 +/- ##
=======================================
Coverage 98.20% 98.21%
=======================================
Files 129 129
Lines 22179 22268 +89
=======================================
+ Hits 21781 21870 +89
Misses 398 398
Impacted Files | Coverage Δ | |
---|---|---|
...ensornetwork/backends/jax/jitted_functions_test.py | 100.00% <ø> (ø) |
|
tensornetwork/block_sparse/blocksparsetensor.py | 99.74% <ø> (ø) |
|
tensornetwork/backends/jax/jax_backend_test.py | 99.25% <100.00%> (+0.08%) |
:arrow_up: |
tensornetwork/backends/jax/jitted_functions.py | 97.59% <100.00%> (+0.04%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 8a22e65...638207c. Read the comment docs.
@alewis @Thenerdstation ping for review!
fix convergence test, add tests