Fix virtual surface crossing #8445
Annotations
2 errors and 10 warnings
|
|
|
Generate C++ coverage (gcovr)
The operation was canceled.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:583: branch 0 taken 8268666336.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:583: 12402999504: 583-block 2.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:583: 8268666336: 583-block 1.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:583: 12402999504: 583: for (size_t d = 0; d < sizeof...(Indices); ++d).
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:585: 4301802263: 585: return data_[off];.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:584: 8603604526: 584: off = off * shape_[d] + idx[d];.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:583: 12905406789: 583: for (size_t d = 0; d < sizeof...(Indices); ++d).
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:582: 4301802263: 582: size_t off = 0;.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:581: 4301802263: 581: const size_t idx[] = {static_cast<size_t>(indices)...};.
|
|
Generate C++ coverage (gcovr)
(WARNING) Ignoring suspicious hits in /home/runner/work/openmc/openmc/include/openmc/tensor.h:579: 4301802263: 579: const stored_type& operator()(Indices... indices) const.
|
background
wait
wait-all
cancel
Loading