HBehrens / puncover

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

noahp/pre commit #66

Open noahp opened 1 year ago

noahp commented 1 year ago
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 (1cbf1e2) compared to base (99de402). Patch coverage: 88.32% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #66 +/- ## ======================================= Coverage 81.75% 81.75% ======================================= Files 11 11 Lines 1239 1239 ======================================= Hits 1013 1013 Misses 226 226 ``` | [Impacted Files](https://codecov.io/gh/HBehrens/puncover/pull/66?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Heiko+Behrens) | Coverage Δ | | |---|---|---| | [puncover/gcc\_tools.py](https://codecov.io/gh/HBehrens/puncover/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Heiko+Behrens#diff-cHVuY292ZXIvZ2NjX3Rvb2xzLnB5) | `67.85% <42.85%> (ø)` | | | [puncover/renderers.py](https://codecov.io/gh/HBehrens/puncover/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Heiko+Behrens#diff-cHVuY292ZXIvcmVuZGVyZXJzLnB5) | `54.25% <61.76%> (ø)` | | | [puncover/collector.py](https://codecov.io/gh/HBehrens/puncover/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Heiko+Behrens#diff-cHVuY292ZXIvY29sbGVjdG9yLnB5) | `74.75% <82.35%> (ø)` | | | [puncover/\_\_init\_\_.py](https://codecov.io/gh/HBehrens/puncover/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Heiko+Behrens#diff-cHVuY292ZXIvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [puncover/backtrace\_helper.py](https://codecov.io/gh/HBehrens/puncover/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Heiko+Behrens#diff-cHVuY292ZXIvYmFja3RyYWNlX2hlbHBlci5weQ==) | `100.00% <100.00%> (ø)` | | | [tests/\_\_init\_\_.py](https://codecov.io/gh/HBehrens/puncover/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Heiko+Behrens#diff-dGVzdHMvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [tests/test\_backtrace\_helper.py](https://codecov.io/gh/HBehrens/puncover/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Heiko+Behrens#diff-dGVzdHMvdGVzdF9iYWNrdHJhY2VfaGVscGVyLnB5) | `100.00% <100.00%> (ø)` | | | [tests/test\_collector.py](https://codecov.io/gh/HBehrens/puncover/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Heiko+Behrens#diff-dGVzdHMvdGVzdF9jb2xsZWN0b3IucHk=) | `100.00% <100.00%> (ø)` | | | [tests/test\_contextfilter.py](https://codecov.io/gh/HBehrens/puncover/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Heiko+Behrens#diff-dGVzdHMvdGVzdF9jb250ZXh0ZmlsdGVyLnB5) | `100.00% <100.00%> (ø)` | | | [tests/test\_gcc\_tools.py](https://codecov.io/gh/HBehrens/puncover/pull/66/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Heiko+Behrens#diff-dGVzdHMvdGVzdF9nY2NfdG9vbHMucHk=) | `100.00% <100.00%> (ø)` | | | ... and [1 more](https://codecov.io/gh/HBehrens/puncover/pull/66/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Heiko+Behrens) | | 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.