Skip to content

Conversation

@KnapSac
Copy link
Contributor

@KnapSac KnapSac commented Jun 2, 2025

Fixes #4242.

@codecov
Copy link

codecov bot commented Jun 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.05%. Comparing base (495e742) to head (7ba9e1d).
Report is 622 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4243      +/-   ##
==========================================
- Coverage   75.73%   73.05%   -2.68%     
==========================================
  Files         357      456      +99     
  Lines       13466    16559    +3093     
  Branches     2671     3302     +631     
==========================================
+ Hits        10198    12097    +1899     
- Misses       2593     3612    +1019     
- Partials      675      850     +175     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Collaborator

@jamescrosswell jamescrosswell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks heaps for raising and addressing this @KnapSac !

@jamescrosswell jamescrosswell merged commit c5965ab into getsentry:main Jun 2, 2025
34 checks passed
@KnapSac KnapSac deleted the feat/4242/rename-allocated-bytes branch June 3, 2025 06:02
leeandher pushed a commit to getsentry/sentry that referenced this pull request Jun 23, 2025
<!-- Describe your PR here. -->
Adds the `total_allocated_bytes` property added in
getsentry/sentry-dotnet#4243 to the static
types.

cc @jamescrosswell

<!--

  Sentry employees and contractors can delete or ignore the following.

-->

### Legal Boilerplate

Look, I get it. The entity doing business as "Sentry" was incorporated
in the State of Delaware in 2015 as Functional Software, Inc. and is
gonna need some rights from me in order to utilize my contributions in
this here PR. So here's the deal: I retain all rights, title and
interest in and to my contributions, and by keeping this boilerplate
intact I confirm that Sentry can use, modify, copy, and redistribute my
contributions, under Sentry's choice of terms.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Memory Info allocated bytes name is unclear

2 participants