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

Improve type stability and performance #9

Merged
merged 5 commits into from
Mar 30, 2022
Merged

Improve type stability and performance #9

merged 5 commits into from
Mar 30, 2022

Conversation

oschulz
Copy link
Owner

@oschulz oschulz commented Mar 30, 2022

No description provided.

@codecov
Copy link

codecov bot commented Mar 30, 2022

Codecov Report

Merging #9 (7b0930d) into main (c609e36) will increase coverage by 0.54%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
+ Coverage   85.52%   86.07%   +0.54%     
==========================================
  Files           6        6              
  Lines         152      158       +6     
==========================================
+ Hits          130      136       +6     
  Misses         22       22              
Impacted Files Coverage Δ
src/dual_numbers.jl 80.00% <100.00%> (ø)
src/flatten.jl 79.10% <100.00%> (ø)
src/fwd_back.jl 86.27% <100.00%> (+0.56%) ⬆️
src/rrules.jl 100.00% <100.00%> (ø)
src/with_forwarddiff.jl 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c609e36...7b0930d. Read the comment docs.

@oschulz oschulz merged commit 7b0930d into main Mar 30, 2022
@oschulz oschulz deleted the type-stability branch March 30, 2022 12:26
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