Skip to content

Test Coverage and Quality #962

Test Coverage and Quality

Test Coverage and Quality #962

Triggered via workflow run June 2, 2025 20:34
@dwcullopdwcullop
completed 5f9a27c
Status Success
Total duration 10m 44s
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#L6467
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#L4205
'ObservableCacheEx.Sort<TObject, TKey>(IObservable<IChangeSet<TObject, TKey>>, IComparer<TObject>, SortOptimisations, int)' is obsolete: 'Use SortAndBind as it's more efficient'