You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* animation: skip auto_layout on draw_idle
* layout: skip auto_layout unless layout is dirty
* layout: avoid dirtying layout on backend size updates
* ci: append coverage data with xdist
* ci: force pytest-cov plugin with xdist
* ci: fall back to full tests when selection is empty
* ci: handle empty selected tests under bash -e
* ci: fall back to full baseline generation on empty selection
* ci: treat missing nodeids as empty selection
* ci: run coverage without xdist to avoid worker gaps
* ci: quiet pytest output
* ci: suppress pytest warnings output
* ci: stabilize pytest exit handling
* ci: retry pytest without xdist on nonzero exit
* ci: run main test step without xdist
* ci: filter missing nodeids before pytest
* ci: bump cache keys for test map and baselines
* ci: rely on coverage step for test gating
* ci: drop coverage step from build workflow
* Remove workflow changes from branch
* run test single thread
* Prevent None from interfering with tickers
* Remove git install
* Harden workflow
* update workflow
* Restore workflow files
* Apply suggestion from @beckermr
---------
Co-authored-by: Matthew R. Becker <beckermr@users.noreply.github.com>
0 commit comments