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

RealSpeaker / telegraf-session-local / 26
100%

Build:
DEFAULT BRANCH: master
Ran 18 Aug 2017 02:41PM UTC
Jobs 5
Files 6
Run time 1min
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

pending completion
26

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%)

16.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26.1 18 Aug 2017 02:41PM UTC 0
98.5
Travis Job 26.1
2 26.2 18 Aug 2017 02:41PM UTC 0
98.5
Travis Job 26.2
3 26.3 18 Aug 2017 02:42PM UTC 0
98.5
Travis Job 26.3
4 26.4 18 Aug 2017 02:42PM UTC 0
98.5
Travis Job 26.4
5 26.5 18 Aug 2017 02:42PM UTC 0
98.5
Travis Job 26.5
Source Files on build 26
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #26
  • 033a0817 on github
  • Prev Build on master (#19)
  • Next Build on master (#27)
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