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

chaoss / grimoirelab-perceval / 1586
97%
master: 92%

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/pyjwt-2.12.0
DEFAULT BRANCH: master
Ran 02 Sep 2019 03:30PM UTC
Jobs 3
Files 74
Run time 26s
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
1586

Pull #570

travis-ci

web-flow
[groupsio] Replace HTTP basic auth with cookies based auth

This code replaces the previous authentication method with a
cookies based one. This change is due to recent changes in
the Groupsio API that will be effective at the end of September.
More info at: https://beta.groups.io/g/api/message/115

Now the backend accepts email and password (no the api_token
anymore), they are used to call the login endpoint, which will
set one or more cookies, and enable the other endpoints to work.
All requests performed by the backend are now handled via a session
object, which automatically manages cookies.

Tests have been added accordingly.
Backend version is now 0.2.0

Signed-off-by: Valerio Cosentino <valcos@bitergia.com>
Pull Request #570: [groupsio] Replace HTTP basic auth with cookies based auth

12290 of 12646 relevant lines covered (97.18%)

0.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1586.1 02 Sep 2019 03:30PM UTC 0
97.18
Travis Job 1586.1
2 1586.2 02 Sep 2019 03:30PM UTC 0
97.18
Travis Job 1586.2
3 1586.3 02 Sep 2019 03:30PM UTC 0
97.18
Travis Job 1586.3
Source Files on build 1586
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1586
  • Pull Request #570
  • PR Base - master (#1583)
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