Skip to content

Expand function support#21

Merged
timholy merged 2 commits into
mainfrom
teh/mag
Jul 10, 2026
Merged

Expand function support#21
timholy merged 2 commits into
mainfrom
teh/mag

Conversation

@timholy

@timholy timholy commented Jul 10, 2026

Copy link
Copy Markdown
Member
  • mag/mig for Real
  • iszero for ThickNumber
  • loosen types for ForwardDiff extension

- `mag`/`mig` for `Real`
- `iszero` for `ThickNumber`
- loosen types for ForwardDiff extension
@codecov

codecov Bot commented Jul 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.87%. Comparing base (0f08aa6) to head (39b6e3c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   93.00%   93.87%   +0.87%     
==========================================
  Files           2        2              
  Lines         143      147       +4     
==========================================
+ Hits          133      138       +5     
+ Misses         10        9       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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

Covers the newly added mag(::Real)/mig(::Real) and iszero(::ThickNumber)
methods, and exercises the ForwardDiff extension's iszero_tuple and
real-valued diffrule coefficients via derivatives of an integer power.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@timholy timholy merged commit b2d5e09 into main Jul 10, 2026
5 checks passed
@timholy timholy deleted the teh/mag branch July 11, 2026 01:38
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