skupperproject / skupper-router

An application-layer router for Skupper networks
https://skupper.io
Apache License 2.0
14 stars 18 forks source link

Change to VanFlow LINKs - Making them administrative #1457

Closed ted-ross closed 2 months ago

codecov[bot] commented 5 months ago

Codecov Report

Merging #1457 (42ea358) into main (befc5f9) will decrease coverage by 0.1%. Report is 1 commits behind head on main. The diff coverage is 93.4%.

:exclamation: Current head 42ea358 differs from pull request most recent head 5476015. Consider uploading reports for the commit 5476015 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1457 +/- ## ======================================= - Coverage 78.1% 78.1% -0.1% ======================================= Files 246 246 Lines 63959 63988 +29 Branches 6103 6095 -8 ======================================= + Hits 49975 49990 +15 - Misses 11209 11236 +27 + Partials 2775 2762 -13 ``` | [Flag](https://app.codecov.io/gh/skupperproject/skupper-router/pull/1457/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=skupperproject) | Coverage Δ | | |---|---|---| | [pysystemtests](https://app.codecov.io/gh/skupperproject/skupper-router/pull/1457/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=skupperproject) | `87.7% <ø> (+0.1%)` | :arrow_up: | | [systemtests](https://app.codecov.io/gh/skupperproject/skupper-router/pull/1457/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=skupperproject) | `70.8% <93.4%> (-0.2%)` | :arrow_down: | 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=skupperproject#carryforward-flags-in-the-pull-request-comment) to find out more. | [Components](https://app.codecov.io/gh/skupperproject/skupper-router/pull/1457/components?src=pr&el=components&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=skupperproject) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/skupperproject/skupper-router/pull/1457/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=skupperproject) | `78.1% <93.4%> (-0.1%)` | :arrow_down: | | [systemtests](https://app.codecov.io/gh/skupperproject/skupper-router/pull/1457/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=skupperproject) | `78.1% <93.4%> (-0.1%)` | :arrow_down: |
ted-ross commented 2 months ago

Superseded by #1540