Skip to content

refactor: remove debug-logs feature #820

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 27, 2025
Merged

Conversation

lcian
Copy link
Member

@lcian lcian commented May 26, 2025

Removes this feature that was already marked as deprecated.
This will allow us to use the sentry_debug macro in the other subcrates to log more stuff useful for troubleshooting.
Part of #620

@lcian lcian requested a review from Swatinem May 26, 2025 09:18
Copy link

codecov bot commented May 26, 2025

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 73.05%. Comparing base (622d49a) to head (0b6be13).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #820      +/-   ##
==========================================
- Coverage   73.23%   73.05%   -0.19%     
==========================================
  Files          62       63       +1     
  Lines        7238     7267      +29     
==========================================
+ Hits         5301     5309       +8     
- Misses       1937     1958      +21     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lcian lcian merged commit ae9779f into master May 27, 2025
18 checks passed
@lcian lcian deleted the lcian/ref/remove-debug-logs branch May 27, 2025 11:50
lcian added a commit that referenced this pull request Jul 7, 2025
)

Co-authored-by: Lorenzo Cian <lorenzo.cian@sentry.io>
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.

2 participants