lbfm-rwth / GaussParallel

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

Documentation #253

Closed jnkbrachter closed 3 years ago

ssiccha commented 3 years ago

Todo: double-check that the documentation builds correctly.

Also the tests fail.

ssiccha commented 3 years ago

rebased onto master

codecov-io commented 3 years ago

Codecov Report

Merging #253 (b21d9f8) into master (79443e4) will increase coverage by 24.05%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #253       +/-   ##
===========================================
+ Coverage   69.58%   93.63%   +24.05%     
===========================================
  Files          17       21        +4     
  Lines        1292     1304       +12     
===========================================
+ Hits          899     1221      +322     
+ Misses        393       83      -310     
Impacted Files Coverage Δ
gap/utils.g 94.08% <ø> (ø)
tst/testall.g 100.00% <ø> (+16.66%) :arrow_up:
PackageInfo.g 100.00% <100.00%> (ø)
gap/RREF.g 100.00% <100.00%> (ø)
gap/RREF.gd 100.00% <100.00%> (ø)
gap/echelon-form.g 100.00% <100.00%> (ø)
gap/echelon-form.gd 100.00% <100.00%> (ø)
gap/main.gd 100.00% <100.00%> (+25.00%) :arrow_up:
gap/upstream.gd 100.00% <100.00%> (ø)
init.g 100.00% <100.00%> (ø)
... and 8 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 79443e4...b21d9f8. Read the comment docs.

ssiccha commented 3 years ago

Rebased onto master.