Skip to content

Add CI workflow to run tests on push and PR #1

Add CI workflow to run tests on push and PR

Add CI workflow to run tests on push and PR #1

Triggered via pull request February 27, 2026 01:47
Status Success
Total duration 2m 49s
Artifacts

tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: Triangle/Enums.cs#L26
Missing XML comment for publicly visible type or member 'LocateResult.OnEdge'
test: Triangle/Enums.cs#L26
Missing XML comment for publicly visible type or member 'LocateResult.InTriangle'
test: Triangle/Enums.cs#L18
Missing XML comment for publicly visible type or member 'NodeNumbering.CuthillMcKee'
test: Triangle/Enums.cs#L18
Missing XML comment for publicly visible type or member 'NodeNumbering.Linear'
test: Triangle/Enums.cs#L18
Missing XML comment for publicly visible type or member 'NodeNumbering.None'
test: Triangle/Enums.cs#L13
Missing XML comment for publicly visible type or member 'VertexType.UndeadVertex'
test: Triangle/Enums.cs#L13
Missing XML comment for publicly visible type or member 'VertexType.DeadVertex'
test: Triangle/Enums.cs#L13
Missing XML comment for publicly visible type or member 'VertexType.FreeVertex'
test: Triangle/Enums.cs#L13
Missing XML comment for publicly visible type or member 'VertexType.SegmentVertex'
test: Triangle/Enums.cs#L13
Missing XML comment for publicly visible type or member 'VertexType.InputVertex'