Closed KowerKoint closed 2 years ago
Merging #394 (751e163) into dev (0f21c66) will increase coverage by
0.22%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## dev #394 +/- ##
==========================================
+ Coverage 72.25% 72.48% +0.22%
==========================================
Files 84 84
Lines 6106 6106
==========================================
+ Hits 4412 4426 +14
+ Misses 1694 1680 -14
Impacted Files | Coverage Δ | |
---|---|---|
src/cppsim/gate_noisy_evolution.hpp | 83.27% <0.00%> (+0.34%) |
:arrow_up: |
src/csim/stat_ops_expectation_value.cpp | 96.20% <0.00%> (+16.45%) |
:arrow_up: |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
NoisyEvolutionTest.EmptyCops のバグに関しては#395 で修正しました
close #367
このIssueを立ててからたまに落ちてることが確認できた
NoisyEvolutionTest.T1T2
とStateTest.SamplingSuperpositionState
について、複数回テストを回して1回だけFailを許容するようにしました。NoisyEvolutionTest.EmptyCops
もたまに落ちてるんですが、internalな関数のexceptionで落ちてるので、NoisyEvolutionのバグかもしれないです… それは別件として要調査です(T1T2がたまに落ちてるのも実はバグかも)