Skip to content

fix: Noise in tracebacks#181

Open
khvn26 wants to merge 2 commits intomainfrom
fix/noise-in-tracebacks
Open

fix: Noise in tracebacks#181
khvn26 wants to merge 2 commits intomainfrom
fix/noise-in-tracebacks

Conversation

@khvn26
Copy link
Member

@khvn26 khvn26 commented Mar 22, 2026

In this PR, we stop invoking Django management commands from under the except block so the tracebacks we see for actual errors are more accurate.

@khvn26 khvn26 requested a review from a team as a code owner March 22, 2026 12:48
@khvn26 khvn26 requested review from emyller and removed request for a team March 22, 2026 12:48
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.12%. Comparing base (398c83c) to head (f8f8f00).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #181   +/-   ##
=======================================
  Coverage   96.12%   96.12%           
=======================================
  Files          92       92           
  Lines        3222     3223    +1     
=======================================
+ Hits         3097     3098    +1     
  Misses        125      125           

☔ 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.

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