Skip to content

feat: add Stopwatch support to ITimeSystem#943

Merged
vbreuss merged 3 commits into
mainfrom
topic/add-stopwatch-support
Feb 20, 2026
Merged

feat: add Stopwatch support to ITimeSystem#943
vbreuss merged 3 commits into
mainfrom
topic/add-stopwatch-support

Fix review issues and build problems

1252944
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Feb 20, 2026 in 0s

Your pull request is up to standards!

Codacy 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