fix: require exact browser session resource bounds #252

Open
nsaspy wants to merge 0 commits from rage/451-browser-session-bounds into main
Owner

Implements #451.

RED: 9b65d487cde1399e3bef50fb0c89a35e892a61c5 adds deterministic coverage for boolean/fractional/string/None browser resource bounds.

GREEN: f18ce67adcd812ef75ca367de69ba974c8127ea3 requires exact non-boolean integers for all BrowserSession resource limits while preserving existing ranges.

Exact-head CI #943 passed whitespace, compatibility-contract tests, source compatibility, installed compatibility, complete registry/plugin tests, generated Nix package builds, and the real Electron avatar idle-CPU gate. Zero unresolved review threads.

Implements #451. RED: `9b65d487cde1399e3bef50fb0c89a35e892a61c5` adds deterministic coverage for boolean/fractional/string/None browser resource bounds. GREEN: `f18ce67adcd812ef75ca367de69ba974c8127ea3` requires exact non-boolean integers for all `BrowserSession` resource limits while preserving existing ranges. Exact-head CI #943 passed whitespace, compatibility-contract tests, source compatibility, installed compatibility, complete registry/plugin tests, generated Nix package builds, and the real Electron avatar idle-CPU gate. Zero unresolved review threads.
Some checks failed
CI / test (pull_request) Failing after 8s
CI / zara-avatar idle CPU budget (pull_request) Failing after 10m13s
This branch is already included in the target branch. There is nothing to merge.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin rage/451-browser-session-bounds:rage/451-browser-session-bounds
git switch rage/451-browser-session-bounds

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff rage/451-browser-session-bounds
git switch rage/451-browser-session-bounds
git rebase main
git switch main
git merge --ff-only rage/451-browser-session-bounds
git switch rage/451-browser-session-bounds
git rebase main
git switch main
git merge --no-ff rage/451-browser-session-bounds
git switch main
git merge --squash rage/451-browser-session-bounds
git switch main
git merge --ff-only rage/451-browser-session-bounds
git switch main
git merge rage/451-browser-session-bounds
git push origin main
Sign in to join this conversation.
No description provided.