Skip to content

828 external entity providers there are projects missing in the org overview#883

Merged
timbastin merged 6 commits into
mainfrom
828-external-entity-providers-there-are-projects-missing-in-the-org-overview
Jul 23, 2025
Merged

828 external entity providers there are projects missing in the org overview#883
timbastin merged 6 commits into
mainfrom
828-external-entity-providers-there-are-projects-missing-in-the-org-overview

Conversation

@Hubtrick-Git
Copy link
Copy Markdown
Collaborator

Fixed a nil pointer exception and now all groups are fetched successfully

Comment thread internal/core/integrations/gitlabint/gitlab_integration.go
Comment thread internal/accesscontrol/external_entity_provider_rbac_test.go Outdated
Comment thread internal/accesscontrol/external_entity_provider_rbac_test.go Outdated
Comment thread internal/core/integrations/gitlabint/gitlab_oauth2.go Outdated
@github-actions
Copy link
Copy Markdown

Merging this branch changes the coverage (1 decrease, 1 increase)

Impacted Packages Coverage Δ 🤖
github.com/l3montree-dev/devguard/cmd/devguard/api 13.11% (ø)
github.com/l3montree-dev/devguard/internal/accesscontrol 11.73% (ø)
github.com/l3montree-dev/devguard/internal/core/integrations 0.00% (ø)
github.com/l3montree-dev/devguard/internal/core/integrations/gitlabint 12.82% (-0.42%) 👎
github.com/l3montree-dev/devguard/internal/core/org 20.86% (+0.21%) 👍

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/l3montree-dev/devguard/cmd/devguard/api/api.go 13.11% (ø) 351 46 305
github.com/l3montree-dev/devguard/internal/accesscontrol/external_entity_provider_rbac.go 40.43% (ø) 47 19 28
github.com/l3montree-dev/devguard/internal/core/integrations/gitlabint/gitlab_integration.go 13.08% (-0.42%) 520 (+16) 68 452 (+16) 👎
github.com/l3montree-dev/devguard/internal/core/integrations/thirdparty_integration.go 0.00% (ø) 112 0 112
github.com/l3montree-dev/devguard/internal/core/org/org_service.go 56.86% (-0.28%) 51 (+2) 29 (+1) 22 (+1) 👎

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/l3montree-dev/devguard/internal/accesscontrol/external_entity_provider_rbac_test.go

@timbastin timbastin merged commit 9a528d8 into main Jul 23, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

External Entity Providers: There are projects missing in the org overview

2 participants