skupperproject / skupper-router

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

Fixes #1458: Replaced the tcp legacy adaptor with the new tcp lite ad… #1459

Closed ganeshmurthy closed 6 months ago

ganeshmurthy commented 6 months ago

…aptor as the default tcp adaptor

codecov[bot] commented 6 months ago

Codecov Report

Merging #1459 (b6a958f) into main (35cb346) will decrease coverage by 0.2%. The diff coverage is 96.8%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1459 +/- ## ======================================= - Coverage 78.2% 78.0% -0.2% ======================================= Files 246 244 -2 Lines 63953 62468 -1485 Branches 6103 5894 -209 ======================================= - Hits 50034 48763 -1271 + Misses 11167 11008 -159 + Partials 2752 2697 -55 ``` | [Flag](https://app.codecov.io/gh/skupperproject/skupper-router/pull/1459/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/1459/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=skupperproject) | `87.3% <96.7%> (-0.4%)` | :arrow_down: | | [systemtests](https://app.codecov.io/gh/skupperproject/skupper-router/pull/1459/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=skupperproject) | `70.9% <100.0%> (-0.3%)` | :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/1459/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/1459/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=skupperproject) | `78.0% <96.8%> (-0.2%)` | :arrow_down: | | [systemtests](https://app.codecov.io/gh/skupperproject/skupper-router/pull/1459/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=skupperproject) | `78.0% <96.8%> (-0.2%)` | :arrow_down: |