Skip to content

fix: Noise in tracebacks#181

Merged
khvn26 merged 2 commits intomainfrom
fix/noise-in-tracebacks
Mar 30, 2026
Merged

fix: Noise in tracebacks#181
khvn26 merged 2 commits intomainfrom
fix/noise-in-tracebacks

Conversation

@khvn26
Copy link
Copy Markdown
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
Copy Markdown

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.

@khvn26 khvn26 merged commit 7c65cd9 into main Mar 30, 2026
4 checks passed
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.

3 participants