Skip to content

Commit c00b07c

Browse files
committed
Mark embedded runtime epic plan complete
1 parent 5be3797 commit c00b07c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

epic-12-embedded-runtime.plan.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Out of scope:
5757
- `dotnet test DotPilot.slnx`
5858
- `dotnet format DotPilot.slnx --verify-no-changes`
5959
- `dotnet test DotPilot.Tests/DotPilot.Tests.csproj --settings DotPilot.Tests/coverlet.runsettings --collect:"XPlat Code Coverage"`
60-
- [ ] Commit the epic branch implementation and open one PR that closes epic `#12` and its covered child issues correctly.
60+
- [x] Commit the epic branch implementation and open one PR that closes epic `#12` and its covered child issues correctly.
6161

6262
## Full-Test Baseline
6363

@@ -101,3 +101,5 @@ Out of scope:
101101
- `RuntimeSessionArchiveStore`: `100.00%` line / `100.00%` branch
102102
- `EmbeddedRuntimeTrafficPolicy`: `100.00%` line / `83.33%` branch
103103
- `EmbeddedRuntimeTrafficPolicyCatalog`: `100.00%` line / `100.00%` branch
104+
- Pull request
105+
- Opened [PR #81](https://github.com/managedcode/dotPilot/pull/81) from `codex/epic-12-embedded-runtime` to `main` with `Closes #12`, `Closes #24`, `Closes #25`, `Closes #26`, and `Closes #27`.

0 commit comments

Comments
 (0)