Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move SpecialFunctions to an extension #100

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

jishnub
Copy link
Contributor

@jishnub jishnub commented Aug 17, 2023

This should address the primary concern raised in #94

@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Patch coverage: 60.00% and project coverage change: +0.90% 🎉

Comparison is base (85bc6b2) 50.94% compared to head (6e67ff5) 51.85%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage   50.94%   51.85%   +0.90%     
==========================================
  Files           2        3       +1     
  Lines         212      216       +4     
==========================================
+ Hits          108      112       +4     
  Misses        104      104              
Files Changed Coverage Δ
src/DualNumbers.jl 100.00% <ø> (ø)
ext/DualNumbersSpecialFunctionsExt.jl 50.00% <50.00%> (ø)
src/dual.jl 51.69% <100.00%> (+0.97%) ⬆️

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

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