bloomberg / memray

Memray is a memory profiler for Python
https://bloomberg.github.io/memray/
Apache License 2.0
13.17k stars 392 forks source link

Correct signature of _pthread_worker #425

Closed pablogsal closed 1 year ago

pablogsal commented 1 year ago

closes: #424

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.20 :warning:

Comparison is base (362a348) 85.32% compared to head (00a9d2a) 85.12%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #425 +/- ## ========================================== - Coverage 85.32% 85.12% -0.20% ========================================== Files 29 29 Lines 3631 3631 ========================================== - Hits 3098 3091 -7 - Misses 533 540 +7 ``` | Flag | Coverage Δ | | |---|---|---| | cpp | `85.12% <ø> (-0.20%)` | :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=bloomberg#carryforward-flags-in-the-pull-request-comment) to find out more. [see 2 files with indirect coverage changes](https://app.codecov.io/gh/bloomberg/memray/pull/425/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bloomberg)

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