galushin / saga

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

Алгоритм проверки того, что целое число - квадрат #1181

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 (894a60c) compared to base (3c69546). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1181 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 108 108 Lines 11630 11647 +17 ========================================= + Hits 11630 11647 +17 ``` | [Impacted Files](https://codecov.io/gh/galushin/saga/pull/1181?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin) | Coverage Δ | | |---|---|---| | [include/saga/math.hpp](https://codecov.io/gh/galushin/saga/pull/1181/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-aW5jbHVkZS9zYWdhL21hdGguaHBw) | `100.00% <100.00%> (ø)` | | | [tests/ProjectEuler/projectEuler.cpp](https://codecov.io/gh/galushin/saga/pull/1181/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/math.cpp](https://codecov.io/gh/galushin/saga/pull/1181/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Pavel+Galushin#diff-dGVzdHMvbWF0aC5jcHA=) | `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.