Skip to content

feat(callback): pass message to callback query updates#465

Open
fluffur wants to merge 3 commits into
gotd:mainfrom
fluffur:pass-message-to-callback-query
Open

feat(callback): pass message to callback query updates#465
fluffur wants to merge 3 commits into
gotd:mainfrom
fluffur:pass-message-to-callback-query

fix(callback): pass whole message info instead of chat and id only

e96ccfc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 29, 2026 in 0s

78.43% (-0.15%) compared to fbef619

View this Pull Request on Codecov

78.43% (-0.15%) compared to fbef619

Details

Codecov Report

❌ Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.43%. Comparing base (fbef619) to head (e96ccfc).

Files with missing lines Patch % Lines
on.go 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #465      +/-   ##
==========================================
- Coverage   78.57%   78.43%   -0.15%     
==========================================
  Files         118      118              
  Lines        8361     8374      +13     
==========================================
- Hits         6570     6568       -2     
- Misses       1237     1250      +13     
- Partials      554      556       +2     

☔ View full report in Codecov by Harness.
📢 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.