Skip to content

Incorporate autoinstall suggest tweaks to existing config behavior - #320

Merged
anyaevostinar merged 7 commits into
anyaevostinar:mainfrom
mmore500:urlqueryparams
Jul 16, 2026
Merged

Incorporate autoinstall suggest tweaks to existing config behavior#320
anyaevostinar merged 7 commits into
anyaevostinar:mainfrom
mmore500:urlqueryparams

Conversation

@mmore500

@mmore500 mmore500 commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Existing code uses Empirical mechanisms to parse configs from URL query params. Added autoinstall to this mechanism.

Suggested tweaks to existing behavior

  • defer world initialization until random seed config is parsed, to allow different initial world states
  • in case of bad query params, notify user and continue instead of terminating

@codecov

codecov Bot commented Jul 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.07%. Comparing base (4e16d28) to head (f62e28e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #320   +/-   ##
=======================================
  Coverage   77.07%   77.07%           
=======================================
  Files         108      108           
  Lines       23154    23154           
  Branches     1615     1615           
=======================================
  Hits        17845    17845           
  Misses       5238     5238           
  Partials       71       71           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@anyaevostinar
anyaevostinar merged commit 3f9443f into anyaevostinar:main Jul 16, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants