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): update all non-major dependencies #266

Merged
merged 2 commits into from
Nov 8, 2024

chore(RavenDb): align decorator to updated interface

2a19e6e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps): update all non-major dependencies #266

chore(RavenDb): align decorator to updated interface
2a19e6e
Select commit
Loading
Failed to load commit list.
GitHub Actions / DotNET Tests succeeded Nov 8, 2024 in 1s

25 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
Ark.ReferenceProject/Core/Ark.Reference.Core.Tests/TestResults/test-results.trx 21✅ 29s
Samples/TestProject/TestResults/test-results.trx 4✅ 9s

✅ Ark.ReferenceProject/Core/Ark.Reference.Core.Tests/TestResults/test-results.trx

21 tests were completed in 29s with 21 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Ark.Reference.Core.Tests.Features.PingFeature 20✅ 3s
Ark.Reference.Core.Tests.Features.SwaggerFeature 1✅ 246ms

✅ Ark.Reference.Core.Tests.Features.PingFeature

✅ Audit_CheckPing_Create
✅ Audit_CheckPing_UpdatePatch
✅ Audit_CheckPing_UpdatePut
✅ Endpoint_Ping_CreateAndGet
✅ Endpoint_Ping_CreateAndSendMsg
✅ Endpoint_Ping_CreateAndSendMsgFails
✅ Endpoint_Ping_CreateAndSendMsgFastFails
✅ Endpoint_Ping_Delete
✅ Endpoint_Ping_GetByFilters
✅ Endpoint_Ping_Patch
✅ Endpoint_Ping_Patch_404
✅ Endpoint_Ping_Put
✅ Endpoint_Ping_Put_404
✅ Endpoint_Ping_Test
✅ Endpoint_Ping_TestByName
✅ Validator_Ping_ByNameFails
✅ Validator_Ping_ByNameFailsBecauseTheMinLength
✅ Validator_Ping_CreateFailsForNameTooLong
✅ Validator_Ping_CreateFailsForNoNameProvided
✅ Validator_Ping_CreateFailsForNoTypeProvided

✅ Ark.Reference.Core.Tests.Features.SwaggerFeature

✅ SwaggerSpecVersion ("v1.0","",null)

✅ Samples/TestProject/TestResults/test-results.trx

4 tests were completed in 9s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
TestProject.Tests.SpecFlowTestFeature 4✅ 1s

✅ TestProject.Tests.SpecFlowTestFeature

✅ SpecFlowStilWorking
✅ SwaggerSpecV0_0
✅ SwaggerSpecV1_0
✅ SwaggerSpecV2_0