seqan / hibf

HIBF and IBF
https://docs.seqan.de/hibf
Other
4 stars 2 forks source link

[INFRA] Use SPDX License Indentifier #134

Closed eseiler closed 11 months ago

eseiler commented 11 months ago

See also https://reuse.software/faq/

Follow-up: Update LICENSE.md I would keep the main LICENSE.md, because it helps GitHub to display the license type. Also, it can be adapted to shortly explain how SPDX works instead of trying to explain which directory has which license.

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hibf ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 13, 2023 2:38pm
codecov[bot] commented 11 months ago

Codecov Report

All modified lines are covered by tests :white_check_mark:

Comparison is base (eea7024) 99.63% compared to head (9a91b43) 99.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ======================================= Coverage 99.63% 99.63% ======================================= Files 41 41 Lines 1361 1361 ======================================= Hits 1356 1356 Misses 5 5 ``` | [Files](https://app.codecov.io/gh/seqan/hibf/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan) | Coverage Δ | | |---|---|---| | [include/hibf/build/bin\_size\_in\_bits.hpp](https://app.codecov.io/gh/seqan/hibf/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9oaWJmL2J1aWxkL2Jpbl9zaXplX2luX2JpdHMuaHBw) | `100.00% <ø> (ø)` | | | [include/hibf/build/build\_data.hpp](https://app.codecov.io/gh/seqan/hibf/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9oaWJmL2J1aWxkL2J1aWxkX2RhdGEuaHBw) | `100.00% <ø> (ø)` | | | [include/hibf/build/update\_parent\_kmers.hpp](https://app.codecov.io/gh/seqan/hibf/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9oaWJmL2J1aWxkL3VwZGF0ZV9wYXJlbnRfa21lcnMuaHBw) | `100.00% <ø> (ø)` | | | [include/hibf/build/update\_user\_bins.hpp](https://app.codecov.io/gh/seqan/hibf/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9oaWJmL2J1aWxkL3VwZGF0ZV91c2VyX2JpbnMuaHBw) | `100.00% <ø> (ø)` | | | [include/hibf/config.hpp](https://app.codecov.io/gh/seqan/hibf/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9oaWJmL2NvbmZpZy5ocHA=) | `100.00% <ø> (ø)` | | | [...ude/hibf/hierarchical\_interleaved\_bloom\_filter.hpp](https://app.codecov.io/gh/seqan/hibf/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9oaWJmL2hpZXJhcmNoaWNhbF9pbnRlcmxlYXZlZF9ibG9vbV9maWx0ZXIuaHBw) | `100.00% <ø> (ø)` | | | [include/hibf/interleaved\_bloom\_filter.hpp](https://app.codecov.io/gh/seqan/hibf/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9oaWJmL2ludGVybGVhdmVkX2Jsb29tX2ZpbHRlci5ocHA=) | `100.00% <ø> (ø)` | | | [include/hibf/layout/data\_store.hpp](https://app.codecov.io/gh/seqan/hibf/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9oaWJmL2xheW91dC9kYXRhX3N0b3JlLmhwcA==) | `100.00% <ø> (ø)` | | | [include/hibf/layout/graph.hpp](https://app.codecov.io/gh/seqan/hibf/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9oaWJmL2xheW91dC9ncmFwaC5ocHA=) | `100.00% <ø> (ø)` | | | [include/hibf/layout/hierarchical\_binning.hpp](https://app.codecov.io/gh/seqan/hibf/pull/134?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9oaWJmL2xheW91dC9oaWVyYXJjaGljYWxfYmlubmluZy5ocHA=) | `100.00% <ø> (ø)` | | | ... and [31 more](https://app.codecov.io/gh/seqan/hibf/pull/134?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.