Closed jzmaddock closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 93.69%. Comparing base (
a53b013
) to head (92f5e2b
).
@mborland can you see why the codecov report is failing? All the changed lines seem to be covered.
@mborland can you see why the codecov report is failing? All the changed lines seem to be covered.
It looks like there were some large indirect changes: https://app.codecov.io/gh/boostorg/math/pull/1134/indirect-changes/. Did your diffs change the regions expm1
are tested in? Doesn't look like it to me. If they all look benign to you merging will re-baseline the total project coverage.
It looks like there were some large indirect changes: https://app.codecov.io/gh/boostorg/math/pull/1134/indirect-changes/. Did your diffs change the regions expm1 are tested in? Doesn't look like it to me. If they all look benign to you merging will re-baseline the total project coverage.
I don't see how, and I certainly didn't effect the barycentic_rational code... merging.
…ects nc-F via beta).
See https://github.com/scipy/scipy/issues/20693.