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

tests: move custom_config fixture to conftest#1179

Merged
joseph-sentry merged 2 commits intomainfrom
joseph/move-fixture
Mar 27, 2025
Merged

tests: move custom_config fixture to conftest#1179
joseph-sentry merged 2 commits intomainfrom
joseph/move-fixture

Conversation

@joseph-sentry
Copy link
Copy Markdown
Contributor

No description provided.

there's a deadlock error that happens where the timescale background
worker is running background jobs and we're altering the schema of
the tables on which it's running the background job on, so we stop the
background worker momentarily to allow the migrations to run.
@joseph-sentry joseph-sentry requested a review from a team March 26, 2025 18:59
@seer-by-sentry
Copy link
Copy Markdown
Contributor

✅ Sentry found no issues in your recent changes ✅

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.72%. Comparing base (dba53c5) to head (d78065e).
Report is 5 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1179   +/-   ##
=======================================
  Coverage   97.72%   97.72%           
=======================================
  Files         453      453           
  Lines       37117    37124    +7     
=======================================
+ Hits        36273    36280    +7     
  Misses        844      844           
Flag Coverage Δ
integration 42.80% <53.84%> (+0.01%) ⬆️
unit 90.55% <100.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.

@codecov-notifications
Copy link
Copy Markdown

codecov-notifications Bot commented Mar 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@joseph-sentry joseph-sentry added this pull request to the merge queue Mar 27, 2025
Merged via the queue into main with commit bceb54d Mar 27, 2025
28 of 29 checks passed
@joseph-sentry joseph-sentry deleted the joseph/move-fixture branch March 27, 2025 14:43
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