Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Move debugging test#1176

Merged
Swatinem merged 1 commit intomainfrom
swatinem/debugging-tests
Mar 27, 2025
Merged

Move debugging test#1176
Swatinem merged 1 commit intomainfrom
swatinem/debugging-tests

Conversation

@Swatinem
Copy link
Copy Markdown
Contributor

This now defines two skipped-by-default tests that are supposed to be manually invoked with some downloaded production artifacts to more easily be able to reproduce customer issues.

There is a test to run the raw upload processing, as well as a test that just loads a stored report into memory so it can be inspected further.

@Swatinem Swatinem requested a review from a team March 26, 2025 13:09
@Swatinem Swatinem self-assigned this Mar 26, 2025
@seer-by-sentry
Copy link
Copy Markdown
Contributor

✅ Sentry found no issues in your recent changes ✅

@codecov-notifications
Copy link
Copy Markdown

codecov-notifications Bot commented Mar 26, 2025

Codecov Report

Attention: Patch coverage is 40.00000% with 15 lines in your changes missing coverage. Please review.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
tests/test_debug.py 40.00% 15 Missing ⚠️

📢 Thoughts on this report? Let us know!

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 26, 2025

Codecov Report

Attention: Patch coverage is 40.00000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 97.72%. Comparing base (6196550) to head (8d11b7d).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
tests/test_debug.py 40.00% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1176      +/-   ##
==========================================
- Coverage   97.72%   97.72%   -0.01%     
==========================================
  Files         453      454       +1     
  Lines       37117    37119       +2     
==========================================
+ Hits        36273    36274       +1     
- Misses        844      845       +1     
Flag Coverage Δ
integration 42.79% <40.00%> (+<0.01%) ⬆️
unit 90.54% <40.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

This now defines two skipped-by-default tests that are supposed to be manually invoked with some downloaded production artifacts to more easily be able to reproduce customer issues.

There is a test to run the raw upload processing, as well as a test that just loads a stored report into memory so it can be inspected further.
@Swatinem Swatinem force-pushed the swatinem/debugging-tests branch from ddb1a4d to 8d11b7d Compare March 26, 2025 14:11
@Swatinem Swatinem added this pull request to the merge queue Mar 27, 2025
Merged via the queue into main with commit addc8bb Mar 27, 2025
21 of 29 checks passed
@Swatinem Swatinem deleted the swatinem/debugging-tests branch March 27, 2025 10:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants