Skip to content

Feature/implement data related logic for ranges #19

Feature/implement data related logic for ranges

Feature/implement data related logic for ranges #19

Triggered via pull request February 1, 2026 02:24
Status Success
Total duration 49s
Artifacts

intervals-net-data.yml

on: pull_request
build-and-test
45s
build-and-test
publish-nuget
publish-nuget
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-test
No files were found with the provided path: test-artifacts/. No artifacts will be uploaded.
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateTimeDayFixedStepDomain.cs#L28
Missing XML comment for publicly visible type or member 'DateTimeDayFixedStepDomain.Add(DateTime, long)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateTimeDayFixedStepDomain.cs#L23
Missing XML comment for publicly visible type or member 'DateTimeDayFixedStepDomain.Distance(DateTime, DateTime)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateTimeDayFixedStepDomain.cs#L18
Missing XML comment for publicly visible type or member 'DateTimeDayFixedStepDomain.Ceiling(DateTime)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateTimeDayFixedStepDomain.cs#L14
Missing XML comment for publicly visible type or member 'DateTimeDayFixedStepDomain.Floor(DateTime)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateOnlyDayFixedStepDomain.cs#L42
Missing XML comment for publicly visible type or member 'DateOnlyDayFixedStepDomain.Subtract(DateOnly, long)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateOnlyDayFixedStepDomain.cs#L29
Missing XML comment for publicly visible type or member 'DateOnlyDayFixedStepDomain.Add(DateOnly, long)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateOnlyDayFixedStepDomain.cs#L26
Missing XML comment for publicly visible type or member 'DateOnlyDayFixedStepDomain.Distance(DateOnly, DateOnly)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateOnlyDayFixedStepDomain.cs#L22
Missing XML comment for publicly visible type or member 'DateOnlyDayFixedStepDomain.Ceiling(DateOnly)'
build-and-test: src/Domain/Intervals.NET.Domain.Default/DateTime/DateOnlyDayFixedStepDomain.cs#L18
Missing XML comment for publicly visible type or member 'DateOnlyDayFixedStepDomain.Floor(DateOnly)'
build-and-test: src/Intervals.NET.Data/RangeData.cs#L34
Missing XML comment for publicly visible type or member 'RangeData<TRangeType, TDataType, TRangeDomain>.RangeData(Range<TRangeType>, IEnumerable<TDataType>, TRangeDomain)'