galushin / saga

GNU General Public License v3.0
0 stars 0 forks source link

Преобразование курсора в контейнер #1190

Closed galushin closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (2ff065a) compared to base (e78a98d). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1190 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 108 108 Lines 11728 11789 +61 ========================================= + Hits 11728 11789 +61 ``` | [Impacted Files](https://codecov.io/gh/galushin/saga/pull/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin) | Coverage Δ | | |---|---|---| | [include/saga/cursor/cursor\_traits.hpp](https://codecov.io/gh/galushin/saga/pull/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-aW5jbHVkZS9zYWdhL2N1cnNvci9jdXJzb3JfdHJhaXRzLmhwcA==) | `100.00% <ø> (ø)` | | | [include/saga/cursor/take.hpp](https://codecov.io/gh/galushin/saga/pull/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-aW5jbHVkZS9zYWdhL2N1cnNvci90YWtlLmhwcA==) | `100.00% <ø> (ø)` | | | [include/saga/cursor/take\_while.hpp](https://codecov.io/gh/galushin/saga/pull/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-aW5jbHVkZS9zYWdhL2N1cnNvci90YWtlX3doaWxlLmhwcA==) | `100.00% <ø> (ø)` | | | [include/saga/cursor/to.hpp](https://codecov.io/gh/galushin/saga/pull/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-aW5jbHVkZS9zYWdhL2N1cnNvci90by5ocHA=) | `100.00% <100.00%> (ø)` | | | [tests/ProjectEuler/PE\_18\_67.cpp](https://codecov.io/gh/galushin/saga/pull/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-dGVzdHMvUHJvamVjdEV1bGVyL1BFXzE4XzY3LmNwcA==) | `100.00% <100.00%> (ø)` | | | [tests/ProjectEuler/projectEuler.cpp](https://codecov.io/gh/galushin/saga/pull/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-dGVzdHMvUHJvamVjdEV1bGVyL3Byb2plY3RFdWxlci5jcHA=) | `100.00% <100.00%> (ø)` | | | [tests/cursor/indices.cpp](https://codecov.io/gh/galushin/saga/pull/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-dGVzdHMvY3Vyc29yL2luZGljZXMuY3Bw) | `100.00% <100.00%> (ø)` | | | [tests/cursor/take.cpp](https://codecov.io/gh/galushin/saga/pull/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-dGVzdHMvY3Vyc29yL3Rha2UuY3Bw) | `100.00% <100.00%> (ø)` | | | [tests/cursor/to.cpp](https://codecov.io/gh/galushin/saga/pull/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-dGVzdHMvY3Vyc29yL3RvLmNwcA==) | `100.00% <100.00%> (ø)` | | | [tests/numeric/digits\_of.cpp](https://codecov.io/gh/galushin/saga/pull/1190?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-dGVzdHMvbnVtZXJpYy9kaWdpdHNfb2YuY3Bw) | `100.00% <100.00%> (ø)` | | | ... and [3 more](https://codecov.io/gh/galushin/saga/pull/1190?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin) | | 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=Pavel+Galushin). 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=Pavel+Galushin)

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