pc2 / MPITape.jl

Record MPI operations on tape
MIT License
21 stars 3 forks source link

Basic tests #13

Closed carstenbauer closed 1 year ago

carstenbauer commented 1 year ago

Closes #9

codecov-commenter commented 1 year ago

Codecov Report

Base: 0.00% // Head: 74.61% // Increases project coverage by +74.61% :tada:

Coverage data is based on head (7b89aa4) compared to base (c2420c6). Patch coverage: 0.00% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== + Coverage 0.00% 74.61% +74.61% ========================================== Files 6 7 +1 Lines 119 130 +11 ========================================== + Hits 0 97 +97 + Misses 119 33 -86 ``` | [Impacted Files](https://codecov.io/gh/pc2/MPITape.jl/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pc2) | Coverage Δ | | |---|---|---| | [src/utils.jl](https://codecov.io/gh/pc2/MPITape.jl/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pc2#diff-c3JjL3V0aWxzLmps) | `53.33% <0.00%> (+53.33%)` | :arrow_up: | | [src/MPITape.jl](https://codecov.io/gh/pc2/MPITape.jl/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pc2#diff-c3JjL01QSVRhcGUuamw=) | `100.00% <0.00%> (ø)` | | | [src/mpievent.jl](https://codecov.io/gh/pc2/MPITape.jl/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pc2#diff-c3JjL21waWV2ZW50Lmps) | `5.88% <0.00%> (+5.88%)` | :arrow_up: | | [src/api.jl](https://codecov.io/gh/pc2/MPITape.jl/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pc2#diff-c3JjL2FwaS5qbA==) | `72.22% <0.00%> (+72.22%)` | :arrow_up: | | [src/mpifuncs\_overdubbing.jl](https://codecov.io/gh/pc2/MPITape.jl/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pc2#diff-c3JjL21waWZ1bmNzX292ZXJkdWJiaW5nLmps) | `88.88% <0.00%> (+88.88%)` | :arrow_up: | | [src/fileio.jl](https://codecov.io/gh/pc2/MPITape.jl/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pc2#diff-c3JjL2ZpbGVpby5qbA==) | `89.28% <0.00%> (+89.28%)` | :arrow_up: | | [src/printing.jl](https://codecov.io/gh/pc2/MPITape.jl/pull/13?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pc2#diff-c3JjL3ByaW50aW5nLmps) | `97.61% <0.00%> (+97.61%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pc2). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pc2)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.