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

SwissDataScienceCenter / renku-data-services / 9114490668
86%

Build:
DEFAULT BRANCH: main
Ran 16 May 2024 03:15PM UTC
Jobs 1
Files 187
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

16 May 2024 02:51PM UTC coverage: 89.927% (-0.4%) from 90.363%
9114490668

push

gihub-action

web-flow
feat: add connected services (#194)

Add the `connected services` module which allows users to connect to third-party service providers. This new feature allows users to connect to externally hosted GitLab instances and to use repositories in sessions.

For example, if the `gitlab.com` provider is configured and the user is connected to it, sessions can start with repositories mounted from `gitlab.com`.

Details:
* New API endpoints to view OAuth2 clients for all users (anonymous and authenticated)
* Admin users can manage OAuth2 clients (POST, PATCH, DELETE)
* Authenticated users can start the OAuth2 authorization flow for a client. This creates a new OAuth2 connection corresponding to that (client, user) pair.
* New API endpoints to view OAuth2 connections for authenticated users.
* Connected account API endpoint to retrieve the connected account data.
* Token API endpoint to retrieve a valid access token for the connected account. This endpoint is used by sessions to perform `git` operations on repositories.

481 of 576 new or added lines in 12 files covered. (83.51%)

66 existing lines in 5 files now uncovered.

7490 of 8329 relevant lines covered (89.93%)

0.9 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
8
87.3
components/renku_data_services/connected_services/models.py
9
91.18
components/renku_data_services/connected_services/blueprints.py
16
76.12
components/renku_data_services/connected_services/provider_adapters.py
62
67.37
components/renku_data_services/connected_services/db.py

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.59
-0.54% components/renku_data_services/storage/blueprints.py
5
91.02
0.0% components/renku_data_services/authz/authz.py
6
86.16
0.36% components/renku_data_services/crc/models.py
18
73.39
0.0% components/renku_data_services/message_queue/converters.py
36
86.87
-0.46% components/renku_data_services/crc/db.py
Jobs
ID Job ID Ran Files Coverage
1 9114490668.1 16 May 2024 03:15PM UTC 187
89.93
Source Files on build 9114490668
  • Tree
  • List 187
  • Changed 14
  • Source Changed 9
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #9114490668
  • d095cdfc on github
  • Prev Build on main (#9029771488)
  • Next Build on main (#9170479015)
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

© 2025 Coveralls, Inc