HBehrens / puncover

Analyses C/C++ build output for code size, static variables, and stack usage
MIT License
431 stars 94 forks source link

Fallback to port 8000 if 5000 is in use #71

Closed noahp closed 1 year ago

noahp commented 1 year ago

See #44 - Mac OS now uses port 5000, so fall back to 8000 if it's in use.

codecov[bot] commented 1 year ago

Codecov Report

Base: 81.75% // Head: 81.75% // No change to project coverage :thumbsup:

Coverage data is based on head (d695b85) compared to base (6f53a5f). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #71 +/- ## ======================================= Coverage 81.75% 81.75% ======================================= Files 11 11 Lines 1239 1239 ======================================= Hits 1013 1013 Misses 226 226 ``` 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=Heiko+Behrens). 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=Heiko+Behrens)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.