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
Update to run Coverage with a more recent Python version. Now that we
have tests exercising Python object lifetime tracking which require
3.13, there's a large number of tests that are skipped on Python 3.10,
causing false negatives on coverage reports.
Signed-off-by: Pablo Galindo <[email protected]>
Signed-off-by: Matt Wozniski <[email protected]>
0 commit comments