Skip to content
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

chore(deps): bump github.com/deepmap/oapi-codegen/v2 from 2.1.0 to 2.2.0 #66

chore(deps): bump github.com/deepmap/oapi-codegen/v2 from 2.1.0 to 2.2.0

a5d9698
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

chore(deps): bump github.com/deepmap/oapi-codegen/v2 from 2.1.0 to 2.2.0 #66

chore(deps): bump github.com/deepmap/oapi-codegen/v2 from 2.1.0 to 2.2.0
a5d9698
Select commit
Loading
Failed to load commit list.
GitHub Actions / Go Test Results succeeded Jun 5, 2024 in 0s

11 passed, 0 failed and 0 skipped

Tests passed successfully

✅ .test/reports/unit-test.xml

11 tests were completed in 32s with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
github.com/zeiss/fiber-authz 11✅ 1s
github.com/zeiss/fiber-authz/examples 5ms
github.com/zeiss/fiber-authz/examples/gen-api-key 5ms
github.com/zeiss/fiber-authz/internal/fake 5ms
github.com/zeiss/fiber-authz/utils 4ms

✅ github.com/zeiss/fiber-authz

✅ TestUnimplemented
✅ TestFakeChecker/allowed
✅ TestFakeChecker/not_allowed
✅ TestFakeChecker
✅ TestTeam/valid_team
✅ TestTeam/required_slug
✅ TestTeam/slug_too_short
✅ TestTeam/slug_too_long
✅ TestTeam/slug_not_lowercase
✅ TestTeam/slug_not_alphanumeric
✅ TestTeam