galushin / saga

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

Исправление кода, вызывающего предупреждения #1147

Closed galushin closed 2 years ago

galushin commented 2 years ago

1131

codecov[bot] commented 2 years ago

Codecov Report

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

Coverage data is based on head (8e176d1) compared to base (74c2b43). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1147 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 102 102 Lines 11804 11800 -4 ========================================= - Hits 11804 11800 -4 ``` | [Impacted Files](https://codecov.io/gh/galushin/saga/pull/1147?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin) | Coverage Δ | | |---|---|---| | [include/saga/cpp20/span.hpp](https://codecov.io/gh/galushin/saga/pull/1147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-aW5jbHVkZS9zYWdhL2NwcDIwL3NwYW4uaHBw) | `100.00% <100.00%> (ø)` | | | [tests/ProjectEuler/projectEuler.cpp](https://codecov.io/gh/galushin/saga/pull/1147/diff?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/algorithm.cpp](https://codecov.io/gh/galushin/saga/pull/1147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-dGVzdHMvYWxnb3JpdGhtLmNwcA==) | `100.00% <100.00%> (ø)` | | | [tests/cpp20/span.cpp](https://codecov.io/gh/galushin/saga/pull/1147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-dGVzdHMvY3BwMjAvc3Bhbi5jcHA=) | `100.00% <100.00%> (ø)` | | | [tests/expected.cpp](https://codecov.io/gh/galushin/saga/pull/1147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-dGVzdHMvZXhwZWN0ZWQuY3Bw) | `100.00% <100.00%> (ø)` | | | [tests/functional.cpp](https://codecov.io/gh/galushin/saga/pull/1147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-dGVzdHMvZnVuY3Rpb25hbC5jcHA=) | `100.00% <100.00%> (ø)` | | | [tests/numeric/digits\_of.cpp](https://codecov.io/gh/galushin/saga/pull/1147/diff?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%> (ø)` | | | [tests/random/iid\_distribution.cpp](https://codecov.io/gh/galushin/saga/pull/1147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-dGVzdHMvcmFuZG9tL2lpZF9kaXN0cmlidXRpb24uY3Bw) | `100.00% <100.00%> (ø)` | | | [tests/test/invocable\_tracer.cpp](https://codecov.io/gh/galushin/saga/pull/1147/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-dGVzdHMvdGVzdC9pbnZvY2FibGVfdHJhY2VyLmNwcA==) | `100.00% <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=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.