Skip to content

Raise hard error if user tries to use mention without backend installed#27

Merged
timkpaine merged 1 commit into
mainfrom
tkp/hf
Aug 11, 2025
Merged

Raise hard error if user tries to use mention without backend installed#27
timkpaine merged 1 commit into
mainfrom
tkp/hf

Raise hard error if user tries to use mention without backend installed

7853386
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 11, 2025 in 1s

45.27% (-0.87%) compared to 8e3941a

View this Pull Request on Codecov

45.27% (-0.87%) compared to 8e3941a

Details

Codecov Report

❌ Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 45.27%. Comparing base (8e3941a) to head (7853386).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
csp_bot/utils.py 0.00% 6 Missing ⚠️
csp_bot/backends/discord.py 0.00% 1 Missing ⚠️
csp_bot/backends/slack.py 0.00% 1 Missing ⚠️
csp_bot/backends/symphony.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
- Coverage   46.13%   45.27%   -0.87%     
==========================================
  Files          23       23              
  Lines         893      888       -5     
  Branches      125      128       +3     
==========================================
- Hits          412      402      -10     
- Misses        467      472       +5     
  Partials       14       14              

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