Skip to content

fix: handle bot join messages properly

aae9390
Select commit
Loading
Failed to load commit list.
Merged

fix: handle bot join messages properly to get conversation id and name #385

fix: handle bot join messages properly
aae9390
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 25, 2025 in 0s

94.72% (-0.08%) compared to 7a374e5

View this Pull Request on Codecov

94.72% (-0.08%) compared to 7a374e5

Details

Codecov Report

❌ Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.72%. Comparing base (7a374e5) to head (aae9390).

Files with missing lines Patch % Lines
nc_py_api/talk_bot.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #385      +/-   ##
==========================================
- Coverage   94.79%   94.72%   -0.08%     
==========================================
  Files          45       45              
  Lines        5381     5385       +4     
==========================================
  Hits         5101     5101              
- Misses        280      284       +4     
Files with missing lines Coverage Δ
nc_py_api/talk_bot.py 61.87% <0.00%> (-1.59%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.