Skip to content

Cleanup of widget invocation#36

Merged
PardhavMaradani merged 1 commit into
MDAnalysis:mainfrom
PardhavMaradani:cleanup-widget-invocation
Jul 12, 2026
Merged

Cleanup of widget invocation#36
PardhavMaradani merged 1 commit into
MDAnalysis:mainfrom
PardhavMaradani:cleanup-widget-invocation

Conversation

@PardhavMaradani

Copy link
Copy Markdown
Collaborator

Changes made in this Pull Request:

  • Remove passing redundant batch_size param
    • The buffer / batch size is available in trajectory
  • Reset frame to the latest timestep before each widget invocation
    • Widget runs can iterate trajectory and hence required

PR Checklist

  • Tests?
  • Docs?
  • CHANGELOG updated?
  • Issue raised/referenced?

- Remove passing redundant batch_size param
  - The buffer / batch size is available in trajectory
- Reset frame to the latest timestep before each widget invocation
  - Widget runs can iterate trajectory and hence required
@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (a840cf4) to head (5bed052).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
Components Coverage Δ
frontend 100.00% <ø> (ø)
backend 100.00% <100.00%> (ø)
🚀 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.

@PardhavMaradani PardhavMaradani merged commit 266676f into MDAnalysis:main Jul 12, 2026
35 of 36 checks passed
@PardhavMaradani PardhavMaradani deleted the cleanup-widget-invocation branch July 12, 2026 02:23
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