Skip to content

[wip] move to chatom#43

Merged
timkpaine merged 1 commit intomainfrom
tkp/ct
Mar 21, 2026
Merged

[wip] move to chatom#43
timkpaine merged 1 commit intomainfrom
tkp/ct

Conversation

@timkpaine
Copy link
Copy Markdown
Member

No description provided.

@timkpaine timkpaine force-pushed the tkp/ct branch 3 times, most recently from b29f636 to 0c8ec0d Compare March 21, 2026 02:17
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

27 tests   - 52   27 ✅  - 52   0s ⏱️ -1s
 1 suites ± 0    0 💤 ± 0 
 1 files   ± 0    0 ❌ ± 0 

Results for commit 86bf466. ± Comparison against base commit e18756e.

This pull request removes 77 and adds 25 tests. Note that renamed tests count towards both.
csp_bot.tests.test_backends.TestBackendImports ‑ test_backends_package_imports
csp_bot.tests.test_backends.TestBackendImports ‑ test_discord_module_imports
csp_bot.tests.test_backends.TestBackendImports ‑ test_slack_module_imports
csp_bot.tests.test_backends.TestBackendImports ‑ test_symphony_module_imports
csp_bot.tests.test_backends.TestDiscordMessageStruct ‑ test_discord_message_fields
csp_bot.tests.test_backends.TestMentionFunctions ‑ test_mention_user_discord_available
csp_bot.tests.test_backends.TestMentionFunctions ‑ test_mention_user_slack_available
csp_bot.tests.test_backends.TestMentionFunctions ‑ test_mention_user_symphony_available
csp_bot.tests.test_backends.TestSlackMessageStruct ‑ test_slack_message_fields
csp_bot.tests.test_backends.TestSymphonyMessageStruct ‑ test_symphony_message_fields
…
csp_bot.tests.test_backends.TestBackendImports ‑ test_slack_backend_imports
csp_bot.tests.test_backends.TestBackendImports ‑ test_symphony_backend_imports
csp_bot.tests.test_backends.TestChatomIntegration ‑ test_chatom_mention_utils
csp_bot.tests.test_backends.TestChatomIntegration ‑ test_chatom_types_available
csp_bot.tests.test_bot.TestBotInit ‑ test_create_bot
csp_bot.tests.test_bot.TestBotInit ‑ test_create_bot_empty_config
csp_bot.tests.test_bot.TestMessageHandling ‑ test_chatom_message_fields
csp_bot.tests.test_bot.TestMessageHandling ‑ test_create_message_with_mentions
csp_bot.tests.test_config.TestBackendConfig ‑ test_explicit_bot_name
csp_bot.tests.test_config.TestBackendConfig ‑ test_slack_config_defaults
…

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 21, 2026

Codecov Report

❌ Patch coverage is 36.71498% with 524 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.59%. Comparing base (e18756e) to head (86bf466).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
csp_bot/bot.py 7.22% 411 Missing ⚠️
csp_bot/commands/schedule.py 8.10% 34 Missing ⚠️
csp_bot/commands/help.py 12.50% 28 Missing ⚠️
csp_bot/commands/status.py 22.22% 14 Missing ⚠️
csp_bot/commands/echo.py 23.07% 10 Missing ⚠️
csp_bot/backends/slack.py 20.00% 8 Missing ⚠️
csp_bot/gateway/gateway.py 63.15% 7 Missing ⚠️
csp_bot/backends/symphony.py 25.00% 6 Missing ⚠️
csp_bot/structs.py 92.85% 4 Missing ⚠️
csp_bot/tests/conftest.py 88.88% 1 Missing ⚠️
... and 1 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #43       +/-   ##
===========================================
- Coverage   76.09%   42.59%   -33.51%     
===========================================
  Files          25       26        +1     
  Lines        1410     1188      -222     
  Branches      130      161       +31     
===========================================
- Hits         1073      506      -567     
- Misses        304      682      +378     
+ Partials       33        0       -33     

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

@timkpaine timkpaine marked this pull request as ready for review March 21, 2026 02:41
@timkpaine timkpaine merged commit 7822f21 into main Mar 21, 2026
3 of 5 checks passed
@timkpaine timkpaine deleted the tkp/ct branch March 21, 2026 02:42
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.

1 participant