feat: add Stopwatch support to ITimeSystem#943
Merged
Codacy Production / Codacy Static Code Analysis
succeeded
Feb 20, 2026 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Complexity increasing per file
==============================
- Tests/Testably.Abstractions.Parity.Tests/ParityTests.cs 1
- Tests/Testably.Abstractions.Tests/TimeSystem/StopwatchTests.cs 11
- Source/Testably.Abstractions.Testing/TimeSystem/StopwatchMock.cs 8
- Tests/Testably.Abstractions.Tests/TimeSystem/StopwatchFactoryTests.cs 10
- Source/Testably.Abstractions/TimeSystem/StopwatchFactory.cs 1
- Tests/Testably.Abstractions.Testing.Tests/TimeSystem/StopwatchMockTests.cs 1
- Source/Testably.Abstractions.Testing/TimeSystem/StopwatchFactoryMock.cs 3
- Source/Testably.Abstractions/TimeSystem/StopwatchWrapper.cs 1
- Tests/Testably.Abstractions.Testing.Tests/TimeSystem/StopwatchFactoryMockTests.cs 1
Complexity decreasing per file
==============================
+ Tests/Testably.Abstractions.Testing.Tests/TimeSystem/TimerFactoryMockTests.cs -1
See the complete overview on Codacy
Loading