Skip to content

Feature/eval exp - #44

Merged
NGrech merged 10 commits into
mainfrom
feature/eval-exp
Jul 19, 2026
Merged

NGrech merged 10 commits into
mainfrom
feature/eval-exp

Conversation

@NGrech

@NGrech NGrech commented Jul 19, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

NGrech added 10 commits July 16, 2026 16:02
evalPortability runs the HR/step pipeline in Ubuntu/Debian/Fedora containers
under one pinned Pixi env and compares output hashes (all identical). Adds a
GitHub Actions matrix (ubuntu/macos/windows) for native cross-OS determinism,
plus the Portability subsection + table in the paper.
…er the whole LabExample dataset using pixi (one env per version, provisions Python too); a single minor upgrade shifts 7/9 walking-speed DMOs. Lollipop plot.
- PlannerScalingEval: synthetic linear-chain workflows (2-200 steps),
  per-phase timing of decode/import/plan/validate, 50 repeats after
  JIT warm-up -> eval_results/planner-scaling.{csv,txt}
- auto-rebuilds fig-planner-scaling.pdf via scripts/eval pixi env
  (new plot-scaling task), python3 fallback
- plot_planner_scaling.py: log-log per-phase medians + IQR band
- demo menu id planner-scaling-eval; registered in JvmDemoMain,
  RunAllEvals, and gradle task evalPlannerScaling
- PlannerScalingEval: synthetic linear-chain workflows (2-200 steps),
  per-phase timing of decode/import/plan/validate, 50 repeats after
  JIT warm-up -> eval_results/planner-scaling.{csv,txt}
- auto-rebuilds fig-planner-scaling.pdf via scripts/eval pixi env
  (new plot-scaling task), python3 fallback
- plot_planner_scaling.py: log-log per-phase medians + IQR band
- demo menu id planner-scaling-eval; registered in JvmDemoMain,
  RunAllEvals, and gradle task evalPlannerScaling
- DEMO_NOTE.md: document eval harnesses, hr-activity demo, eval_results
@NGrech
NGrech merged commit dd7e396 into main Jul 19, 2026
3 checks passed
@codecov

codecov Bot commented Jul 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.48%. Comparing base (ed15996) to head (ea23a96).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #44   +/-   ##
=======================================
  Coverage   81.48%   81.48%           
=======================================
  Files          77       77           
  Lines        3148     3148           
  Branches      529      529           
=======================================
  Hits         2565     2565           
  Misses        385      385           
  Partials      198      198           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

Copy link
Copy Markdown

📊 Coverage Report

Coverage reports have been generated and uploaded to Codecov.

Quick Stats

The coverage report will be available once processing completes on Codecov.

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.

1 participant