galushin / saga

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

Алгоритм сортировки выбором и переименование insertion_sort в sort_insertion #1211

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

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