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

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

Build:
Build:
LAST BUILD BRANCH: dependabot/pip/cryptography-46.0.7
DEFAULT BRANCH: master
Ran 02 Sep 2019 03:30PM UTC
Files 37
Run time 3s
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

02 Sep 2019 03:28PM UTC coverage: 97.185% (+0.003%) from 97.182%
1586.1

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

6145 of 6323 relevant lines covered (97.18%)

0.97 hits per line

Source Files on job 1586.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1367
  • Travis Job 1586.1
  • 6df53b97 on github
  • Prev Job for on replace-basic-auth-groupsio (#1583.2)
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