seqan / seqan3

The modern C++ library for sequence analysis. Contains version 3 of the library and API docs.
https://www.seqan.de
Other
406 stars 81 forks source link

[FIX] more invalid friend declarations #3140

Closed eseiler closed 1 year ago

eseiler commented 1 year ago

Part of #3138

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated
seqan3 ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 30, 2023 at 11:45AM (UTC)
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (aed430b) 98.18% compared to head (33e30ac) 98.18%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3140 +/- ## ======================================= Coverage 98.18% 98.18% ======================================= Files 276 276 Lines 12292 12292 ======================================= Hits 12069 12069 Misses 223 223 ``` | [Impacted Files](https://codecov.io/gh/seqan/seqan3/pull/3140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan) | Coverage Δ | | |---|---|---| | [...n3/alignment/matrix/detail/trace\_iterator\_base.hpp](https://codecov.io/gh/seqan/seqan3/pull/3140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9zZXFhbjMvYWxpZ25tZW50L21hdHJpeC9kZXRhaWwvdHJhY2VfaXRlcmF0b3JfYmFzZS5ocHA=) | `100.00% <ø> (ø)` | | | [...eqan3/core/range/detail/random\_access\_iterator.hpp](https://codecov.io/gh/seqan/seqan3/pull/3140?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9zZXFhbjMvY29yZS9yYW5nZS9kZXRhaWwvcmFuZG9tX2FjY2Vzc19pdGVyYXRvci5ocHA=) | `100.00% <ø> (ø)` | | 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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.