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

Build macOS wheels from the sdist #431

Closed godlygeek closed 1 year ago

godlygeek commented 1 year ago

We switched from building our Linux wheels from a repo clone to building them from a build sdist, but we missed making the same change for building our macOS wheels.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.07% :warning:

Comparison is base (a519a95) 91.72% compared to head (cd76d3d) 91.65%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #431 +/- ## ========================================== - Coverage 91.72% 91.65% -0.07% ========================================== Files 90 90 Lines 10503 10503 Branches 1446 1446 ========================================== - Hits 9634 9627 -7 - Misses 866 873 +7 Partials 3 3 ``` | Flag | Coverage Δ | | |---|---|---| | cpp | `84.99% <ø> (-0.20%)` | :arrow_down: | | python_and_cython | `95.18% <ø> (ø)` | | 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 3 files with indirect coverage changes](https://app.codecov.io/gh/bloomberg/memray/pull/431/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: Have feedback on the report? Share it here.