• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

RealSpeaker / telegraf-session-local / 26 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 18 Aug 2017 02:41PM UTC
Files 6
Run time 1s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Aug 2017 02:37PM UTC coverage: 98.498% (+0.9%) from 97.552%
26.2

push

travis-ci

web-flow
🔨 fix .getSessionKey() for inline mode

* TravisCI : Fixed link

* 🔨 fix .getSessionKey() for inline mode (#4)

* fix: fix getSessionKey for inline mode

- `inline_query` does not have a connection to a chat and so no chat
property.
- `callback_query` from a chat does not need the
`ctx.update.callback_query.message.chat` shortcut. The `ctx.chat`
property is already filled by the Context class.
- `callback_query` from an inline bot message does not contain the
`message` property. Instead it has the `inline_message_id`. Only
`chat_instance` can be used for this.

See the type descriptions from the official api documentation:
[CallbackQuery](https://core.telegram.org/bots/api#callbackquery) and
[InlineQuery](https://core.telegram.org/bots/api#inlinequery)

* test: improve 'callback_query from chat' test

The callback_query can be triggered by another person than the one
created the message

* 👌 + Contributer

24 of 28 branches covered (85.71%)

Branch coverage included in aggregate %.

304 of 305 relevant lines covered (99.67%)

3.24 hits per line

Source Files on job 26.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 26
  • Travis Job 26.2
  • 033a0817 on github
  • Prev Job for on master (#19.1)
  • Next Job for on master (#27.5)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc