Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

Hubtrick-Git
Copy link
Collaborator

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

Copy link

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