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

tests: Update snapshots for Textual 0.50 #546

Closed godlygeek closed 7 months ago

godlygeek commented 7 months ago

There's a very slight difference in some of the colors, due to a bugfix in Textual 0.50.

codecov-commenter commented 7 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (41248ed) 92.55% compared to head (22aef5d) 92.87%. Report is 14 commits behind head on main.

Files Patch % Lines
src/memray/reporters/tree.py 72.72% 3 Missing :warning:
tests/integration/test_extensions.py 90.47% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #546 +/- ## ========================================== + Coverage 92.55% 92.87% +0.32% ========================================== Files 91 91 Lines 11304 11134 -170 Branches 1581 2024 +443 ========================================== - Hits 10462 10341 -121 + Misses 837 793 -44 + Partials 5 0 -5 ``` | [Flag](https://app.codecov.io/gh/bloomberg/memray/pull/546/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bloomberg) | Coverage Δ | | |---|---|---| | [cpp](https://app.codecov.io/gh/bloomberg/memray/pull/546/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bloomberg) | `92.87% <92.75%> (+6.93%)` | :arrow_up: | | [python_and_cython](https://app.codecov.io/gh/bloomberg/memray/pull/546/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bloomberg) | `92.87% <92.75%> (-2.85%)` | :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.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.