Skip to content

Test Coverage and Quality #956

Test Coverage and Quality

Test Coverage and Quality #956

Triggered via workflow run May 30, 2025 11:01
@renovaterenovate[bot]
completed 77f9539
Status Success
Total duration 10m 11s
Artifacts

pr-test-coverage.yml

on: workflow_run
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (Release): src/DynamicData/List/Internal/GroupOnImmutable.cs#L28
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build (Release): src/DynamicData/List/Internal/GroupOn.cs#L185
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (Release): src/DynamicData/Cache/ObservableCacheEx.cs#L6426
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (Release): src/DynamicData/Cache/Internal/SpecifiedGrouper.cs#L38
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
build (Release): src/DynamicData/Cache/Internal/IndexCalculator.cs#L99
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (Release): src/DynamicData/Cache/Internal/FilteredIndexCalculator.cs#L102
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (Release): src/DynamicData/Cache/Internal/FilteredIndexCalculator.cs#L93
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (Release): src/DynamicData/Cache/Internal/FilteredIndexCalculator.cs#L71
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (Release): src/DynamicData/Binding/ObservableCollectionAdaptor.cs#L71
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
build (Release): src/DynamicData/Cache/ObservableCacheEx.cs#L4164
'ObservableCacheEx.Sort<TObject, TKey>(IObservable<IChangeSet<TObject, TKey>>, IComparer<TObject>, SortOptimisations, int)' is obsolete: 'Use SortAndBind as it's more efficient'