seqan / iGenVar

The official repository for the iGenVar project.
BSD 3-Clause "New" or "Revised" License
9 stars 8 forks source link

[INFRA] Update cmake version from 3.11.4 to 3.16.0 #235

Closed Irallia closed 1 year ago

Irallia commented 1 year ago

For https://github.com/seqan/iGenVar/pull/218 we need to update the cmake (>=3.16) version.

codecov[bot] commented 1 year ago

Codecov Report

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

Coverage data is based on head (c5c600e) compared to base (e314b7b). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #235 +/- ## ======================================= Coverage 98.47% 98.47% ======================================= Files 20 20 Lines 982 986 +4 ======================================= + Hits 967 971 +4 Misses 15 15 ``` | [Impacted Files](https://codecov.io/gh/seqan/iGenVar/pull/235?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan) | Coverage Δ | | |---|---|---| | [src/structures/aligned\_segment.cpp](https://codecov.io/gh/seqan/iGenVar/pull/235/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL3N0cnVjdHVyZXMvYWxpZ25lZF9zZWdtZW50LmNwcA==) | `100.00% <0.00%> (ø)` | | | [src/variant\_detection/variant\_detection.cpp](https://codecov.io/gh/seqan/iGenVar/pull/235/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL3ZhcmlhbnRfZGV0ZWN0aW9uL3ZhcmlhbnRfZGV0ZWN0aW9uLmNwcA==) | `96.63% <0.00%> (+0.17%)` | :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=seqan). 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=seqan)

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

Irallia commented 1 year ago

I have accidentally merged, I will do the change to 3.16.9 in https://github.com/seqan/iGenVar/pull/218