TARGENE / TargeneCore.jl

Core Functionalities for TarGene
Apache License 2.0
2 stars 2 forks source link

add fix #171

Closed olivierlabayle closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 100.00% // Head: 98.28% // Decreases project coverage by -1.71% :warning:

Coverage data is based on head (762433a) compared to base (2507d33). Patch coverage: 98.13% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #171 +/- ## =========================================== - Coverage 100.00% 98.28% -1.72% =========================================== Files 5 11 +6 Lines 192 526 +334 =========================================== + Hits 192 517 +325 - Misses 0 9 +9 ``` | [Impacted Files](https://codecov.io/gh/TARGENE/TargeneCore.jl/pull/171?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TARGENE) | Coverage Δ | | |---|---|---| | [src/utils.jl](https://codecov.io/gh/TARGENE/TargeneCore.jl/pull/171/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TARGENE#diff-c3JjL3V0aWxzLmps) | `95.12% <94.44%> (-4.88%)` | :arrow_down: | | [src/estimators.jl](https://codecov.io/gh/TARGENE/TargeneCore.jl/pull/171/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TARGENE#diff-c3JjL2VzdGltYXRvcnMuamw=) | `97.05% <97.05%> (ø)` | | | [src/ukbb.jl](https://codecov.io/gh/TARGENE/TargeneCore.jl/pull/171/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TARGENE#diff-c3JjL3VrYmIuamw=) | `97.50% <97.26%> (-2.50%)` | :arrow_down: | | [src/genotypes\_and\_queries.jl](https://codecov.io/gh/TARGENE/TargeneCore.jl/pull/171/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TARGENE#diff-c3JjL2dlbm90eXBlc19hbmRfcXVlcmllcy5qbA==) | `97.76% <97.76%> (ø)` | | | [src/sieve\_plateau.jl](https://codecov.io/gh/TARGENE/TargeneCore.jl/pull/171/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TARGENE#diff-c3JjL3NpZXZlX3BsYXRlYXUuamw=) | `98.63% <98.63%> (ø)` | | | [src/TMLEEpistasis.jl](https://codecov.io/gh/TARGENE/TargeneCore.jl/pull/171/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TARGENE#diff-c3JjL1RNTEVFcGlzdGFzaXMuamw=) | `100.00% <100.00%> (ø)` | | | [src/confounders.jl](https://codecov.io/gh/TARGENE/TargeneCore.jl/pull/171/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TARGENE#diff-c3JjL2NvbmZvdW5kZXJzLmps) | `100.00% <100.00%> (ø)` | | | [src/grm.jl](https://codecov.io/gh/TARGENE/TargeneCore.jl/pull/171/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TARGENE#diff-c3JjL2dybS5qbA==) | `100.00% <100.00%> (ø)` | | | [src/models.jl](https://codecov.io/gh/TARGENE/TargeneCore.jl/pull/171/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TARGENE#diff-c3JjL21vZGVscy5qbA==) | `100.00% <100.00%> (ø)` | | | [src/phenotypes.jl](https://codecov.io/gh/TARGENE/TargeneCore.jl/pull/171/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TARGENE#diff-c3JjL3BoZW5vdHlwZXMuamw=) | `100.00% <100.00%> (ø)` | | | ... and [1 more](https://codecov.io/gh/TARGENE/TargeneCore.jl/pull/171/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=TARGENE) | | 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=TARGENE). 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=TARGENE)

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