Skip to content

Fix multisession assignment indexing#2170

Merged
FlorianPfaff merged 1 commit into
mainfrom
codex/pyrecest-multisession-assignment-bugfix-20260522-2350
May 22, 2026
Merged

Fix multisession assignment indexing#2170
FlorianPfaff merged 1 commit into
mainfrom
codex/pyrecest-multisession-assignment-bugfix-20260522-2350

Conversation

@FlorianPfaff
Copy link
Copy Markdown
Owner

Summary

  • normalize multisession assignment session indices consistently
  • compute skipped-session gaps from actual session indices instead of compact positions
  • add regression coverage for non-contiguous session assignment inputs

Validation

  • git diff --check
  • conflict marker scan

Full test suites were not run, per request.

@github-actions
Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ COPYPASTE jscpd yes no no 37.23s
✅ PYTHON black 2 1 0 0 2.87s
✅ PYTHON isort 2 1 0 0 0.43s
✅ REPOSITORY checkov yes no no 32.47s
✅ REPOSITORY gitleaks yes no no 17.84s
✅ REPOSITORY git_diff yes no no 0.06s
✅ REPOSITORY secretlint yes no no 13.81s
✅ REPOSITORY syft yes no no 2.81s
✅ REPOSITORY trivy-sbom yes no no 4.56s
✅ REPOSITORY trufflehog yes no no 23.68s

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@github-actions
Copy link
Copy Markdown
Contributor

Test Results

    10 files  ± 0      10 suites  ±0   2h 45m 39s ⏱️ + 12m 32s
 2 166 tests + 3   2 162 ✅ + 3      4 💤 ±0  0 ❌ ±0 
22 091 runs  +30  18 300 ✅ +21  3 791 💤 +9  0 ❌ ±0 

Results for commit b0827ae. ± Comparison against base commit 220abda.

@FlorianPfaff FlorianPfaff merged commit 1f3e810 into main May 22, 2026
26 checks passed
@FlorianPfaff FlorianPfaff deleted the codex/pyrecest-multisession-assignment-bugfix-20260522-2350 branch May 22, 2026 22:19
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