Skip to content

Separating Seq and MPI tests in Github actions#47

Merged
fverdugo merged 2 commits intorelease-0.2from
separating_seq_mpi_tests_github_actions
Oct 21, 2021
Merged

Separating Seq and MPI tests in Github actions#47
fverdugo merged 2 commits intorelease-0.2from
separating_seq_mpi_tests_github_actions

Conversation

@amartinhuertas
Copy link
Copy Markdown
Member

@amartinhuertas amartinhuertas commented Oct 21, 2021

Solve Medium Priority Task in #39

* Calling MPI.Finalize() in mpi runtests
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Oct 21, 2021

Codecov Report

Merging #47 (5bea3e6) into release-0.2 (d7953d7) will decrease coverage by 24.38%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           release-0.2     #47       +/-   ##
===============================================
- Coverage        24.38%   0.00%   -24.39%     
===============================================
  Files               33      33               
  Lines             3104    3131       +27     
===============================================
- Hits               757       0      -757     
- Misses            2347    3131      +784     
Impacted Files Coverage Δ
src/MultiField.jl 0.00% <0.00%> (-89.57%) ⬇️
src/Visualization.jl 0.00% <0.00%> (-88.16%) ⬇️
src/Algebra.jl 0.00% <0.00%> (-85.79%) ⬇️
src/FESpaces.jl 0.00% <0.00%> (-83.76%) ⬇️
src/Geometry.jl 0.00% <0.00%> (-68.80%) ⬇️
src/CellData.jl 0.00% <0.00%> (-65.17%) ⬇️

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 d7953d7...5bea3e6. Read the comment docs.

@fverdugo fverdugo merged commit 5162b21 into release-0.2 Oct 21, 2021
@fverdugo fverdugo deleted the separating_seq_mpi_tests_github_actions branch October 21, 2021 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants