Skip to content

Test Coverage and Quality #1291

Test Coverage and Quality

Test Coverage and Quality #1291

Triggered via workflow run April 14, 2026 23:04
@dwcullopdwcullop
completed bf45445
Status Success
Total duration 14m 38s
Artifacts

pr-test-coverage.yml

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

Annotations

10 warnings
build (Release): src/DynamicData/Cache/MissingKeyException.cs#L12
Update this implementation of 'ISerializable' to conform to the recommended serialization pattern. Add a 'protected' constructor 'MissingKeyException(SerializationInfo, StreamingContext)'.
build (Release): src/DynamicData/Cache/ObservableCacheEx.cs#L6450
Complete the task associated to this 'TODO' comment.
build (Release): src/DynamicData/Cache/Internal/IndexCalculator.cs#L99
Complete the task associated to this 'TODO' comment.
build (Release): src/DynamicData/Cache/Internal/FilteredIndexCalculator.cs#L102
Complete the task associated to this 'TODO' comment.
build (Release): src/DynamicData/Cache/Internal/FilteredIndexCalculator.cs#L93
Complete the task associated to this 'TODO' comment.
build (Release): src/DynamicData/Cache/Internal/FilteredIndexCalculator.cs#L71
Complete the task associated to this 'TODO' comment.
build (Release): src/DynamicData/Binding/ObservableCollectionAdaptor.cs#L71
Complete the task associated to this 'TODO' comment.
build (Release): src/DynamicData/List/Internal/Distinct.cs#L152
XML comment has cref attribute 'ItemWithMatch' that could not be resolved
build (Release): src/DynamicData/List/Internal/Distinct.cs#L146
XML comment has cref attribute 'ItemWithMatch' that could not be resolved
build (Release): src/DynamicData/Cache/ObservableCacheEx.cs#L4168
'ObservableCacheEx.Sort<TObject, TKey>(IObservable<IChangeSet<TObject, TKey>>, IComparer<TObject>, SortOptimisations, int)' is obsolete: 'Use SortAndBind as it's more efficient'