Anapher/Strive

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
src/Services/ConferenceManagement/Strive.Infrastructure.Redis.Tests/Redis/JoinedParticipantsRepositoryTests.cs108
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Redis.Tests/Redis/KeyValueDatabaseFactory.cs20
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Redis.Tests/Redis/RoomRepositoryTests.cs50
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Redis.Tests/Redis/Scripts/JoinedParticipantsRepository_RemoveParticipantSafe_Redis.cs15
A
30 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Redis.Tests/Redis/Scripts/JoinedParticipantsRepository_RemoveParticipant_Redis.cs14
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Redis.Tests/Redis/Scripts/RoomRepository_SetParticipantRoom_Redis.cs15
A
30 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Redis.Tests/RedisDbConnector.cs29
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Redis.Tests/Strive.Infrastructure.Redis.Tests.csproj
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/Auth/TokenFactoryTests.cs35
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/Extensions/StringExtensionsTests.cs36
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/KeyValue/InMemory/InMemoryAcquiredLockTests.cs71
A
1 hr
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/KeyValue/InMemory/InMemoryKeyLockTests.cs60
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/KeyValue/InMemory/InMemoryKeyValueDatabaseTests.cs421
D
2 days
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/KeyValue/InMemory/InMemoryTransactionTests.cs28
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/KeyValue/Scripts/Base/JoinedParticipantsRepository_RemoveParticipantSafe_Tests.cs66
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/KeyValue/Scripts/Base/JoinedParticipantsRepository_RemoveParticipant_Tests.cs51
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/KeyValue/Scripts/Base/RoomRepository_SetParticipantRoom_Tests.cs53
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/KeyValue/Scripts/JoinedParticipantsRepository_RemoveParticipantSafe_InMemoryTests.cs17
A
30 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/KeyValue/Scripts/JoinedParticipantsRepository_RemoveParticipant_InMemoryTests.cs17
A
30 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/KeyValue/Scripts/RedisScriptLoaderTests.cs14
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/KeyValue/Scripts/RoomRepository_SetParticipantRoom_InMemory.cs14
A
30 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/Serialization/JsonConfigTests.cs36
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/Sfu/JwtSfuAuthTokenFactoryTests.cs28
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/Strive.Infrastructure.Tests.csproj
src/Services/ConferenceManagement/Strive.Infrastructure.Tests/Utilities/CopyUtilsTests.cs43
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/Auth/TokenFactory.cs17
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/Data/IMongoIndexBuilder.cs8
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/Data/MongoDbOptions.cs13
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/Data/MongoRepo.cs16
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/Data/Repos/CachedConferenceRepo.cs48
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/Data/Repos/ConferenceLinkRepo.cs51
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/Data/Repos/ConferenceRepo.cs46
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/Extensions/StringExtensions.cs24
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/Extensions/UserExtensions.cs14
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/InfrastructureModule.cs28
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/KeyValue/Abstractions/IKeyValueDatabase.cs10
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/KeyValue/Abstractions/IKeyValueDatabaseActions.cs29
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/KeyValue/Abstractions/IKeyValueDatabaseTransaction.cs9
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/KeyValue/DatabaseKeyBuilder.cs37
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/KeyValue/Extensions/KeyValueDatabaseExtensions.cs73
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/KeyValue/IKeyValueRepo.cs6
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/KeyValue/InMemory/IInMemoryKeyLock.cs10
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/KeyValue/InMemory/InMemoryAcquiredLock.cs39
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/KeyValue/InMemory/InMemoryDatabaseActions.cs278
B
6 hrs
src/Services/ConferenceManagement/Strive.Infrastructure/KeyValue/InMemory/InMemoryDatabaseTransaction.cs148
A
2 hrs
src/Services/ConferenceManagement/Strive.Infrastructure/KeyValue/InMemory/InMemoryKeyLock.cs35
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/KeyValue/InMemory/InMemoryKeyValueData.cs10
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/KeyValue/InMemory/InMemoryKeyValueDatabase.cs37
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/KeyValue/InMemory/NoLockInMemoryDatabaseActions.cs16
A
0 mins
src/Services/ConferenceManagement/Strive.Infrastructure/KeyValue/KeyValueDatabaseOptions.cs8
A
0 mins