ZigRazor / CXXGraph

Header-Only C++ Library for Graph Representation and Algorithms
https://zigrazor.github.io/CXXGraph/
Mozilla Public License 2.0
472 stars 115 forks source link

Test randomized ordering 0515 #440

Open edogawashinichi opened 6 months ago

edogawashinichi commented 6 months ago
codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 97.14286% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 97.86%. Comparing base (1b31e63) to head (ab18f20). Report is 26 commits behind head on master.

Files Patch % Lines
include/CXXGraph/Utility/Typedef.hpp 88.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #440 +/- ## ========================================== + Coverage 97.58% 97.86% +0.27% ========================================== Files 87 87 Lines 9492 10121 +629 Branches 0 673 +673 ========================================== + Hits 9263 9905 +642 + Misses 229 216 -13 ``` | [Flag](https://app.codecov.io/gh/ZigRazor/CXXGraph/pull/440/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZigRazor) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/ZigRazor/CXXGraph/pull/440/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZigRazor) | `97.86% <97.14%> (+0.27%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ZigRazor#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.