skupperproject / skupper-router

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

Fixed #1559: fix new python errors flagged by latest flake8 #1560

Closed kgiusti closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 0.0%. Comparing base (1b1d4b9) to head (a65c0d8). Report is 19 commits behind head on main.

:exclamation: There is a different number of reports uploaded between BASE (1b1d4b9) and HEAD (a65c0d8). Click for more details.

HEAD has 1 upload less than BASE | Flag | BASE (1b1d4b9) | HEAD (a65c0d8) | |------|------|------| |pysystemtests|1|0|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1560 +/- ## ======================================== - Coverage 63.0% 0.0% -63.1% ======================================== Files 214 152 -62 Lines 51857 36623 -15234 Branches 5986 6060 +74 ======================================== - Hits 32681 0 -32681 - Misses 16966 36623 +19657 + Partials 2210 0 -2210 ``` | [Flag](https://app.codecov.io/gh/skupperproject/skupper-router/pull/1560/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/1560/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=skupperproject) | `?` | | | [systemtests](https://app.codecov.io/gh/skupperproject/skupper-router/pull/1560/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=skupperproject) | `0.0% <ø> (-56.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/1560/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/1560/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=skupperproject) | `0.0% <0.0%> (-63.1%)` | :arrow_down: | | [systemtests](https://app.codecov.io/gh/skupperproject/skupper-router/pull/1560/components?src=pr&el=component&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=skupperproject) | `0.0% <0.0%> (-56.2%)` | :arrow_down: |