lbfm-rwth / GaussParallel

https://lbfm-rwth.github.io/GaussParallel/
GNU General Public License v2.0
2 stars 5 forks source link

Fix CI #281

Closed ssiccha closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #281 (1fb206e) into master (128b5a4) will decrease coverage by 0.17%. The diff coverage is 75.47%.

:exclamation: Current head 1fb206e differs from pull request most recent head e744f7c. Consider uploading reports for the commit e744f7c to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #281      +/-   ##
==========================================
- Coverage   93.26%   93.09%   -0.18%     
==========================================
  Files          21       22       +1     
  Lines        1352     1361       +9     
==========================================
+ Hits         1261     1267       +6     
- Misses         91       94       +3     
Impacted Files Coverage Δ
gap/RREF.gd 100.00% <ø> (ø)
gap/dependencies.g 100.00% <ø> (ø)
gap/echelon-form.gd 100.00% <ø> (ø)
gap/main.gd 100.00% <ø> (ø)
gap/benchmarking/measure_contention.gi 64.28% <27.77%> (ø)
gap/benchmarking/measure_contention.gd 100.00% <100.00%> (ø)
gap/hpcgap-mockups.g 100.00% <100.00%> (ø)
gap/main.gi 87.68% <100.00%> (ø)
gap/thread-local.g 100.00% <100.00%> (ø)
gap/utils.g 94.15% <100.00%> (ø)
... and 3 more

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 927d553...e744f7c. Read the comment docs.