Skip to content

Conversation

@benjeffery
Copy link
Member

Fixes #3310

@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.80%. Comparing base (8e6b1e6) to head (3440f0f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3321   +/-   ##
=======================================
  Coverage   89.79%   89.80%           
=======================================
  Files          29       29           
  Lines       31056    31062    +6     
  Branches     5685     5687    +2     
=======================================
+ Hits        27888    27894    +6     
  Misses       1779     1779           
  Partials     1389     1389           
Flag Coverage Δ
c-tests 86.84% <ø> (ø)
lwt-tests 80.38% <ø> (ø)
python-c-tests 87.05% <ø> (ø)
python-tests 98.84% <ø> (+<0.01%) ⬆️
python-tests-no-jit 33.55% <ø> (-0.03%) ⬇️
python-tests-numpy1 50.10% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@petrelharp petrelharp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

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.

add tests for failure when using nonsensical mutation parents

2 participants