Skip to content

Use extensions for weakdeps #464

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

Merged
merged 6 commits into from
Jan 29, 2023
Merged

Use extensions for weakdeps #464

merged 6 commits into from
Jan 29, 2023

Conversation

chriselrod
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jan 27, 2023

Codecov Report

Base: 87.16% // Head: 86.90% // Decreases project coverage by -0.26% ⚠️

Coverage data is based on head (2b50253) compared to base (21b86bb).
Patch coverage: 86.11% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #464      +/-   ##
==========================================
- Coverage   87.16%   86.90%   -0.26%     
==========================================
  Files          38       38              
  Lines        9372     9373       +1     
==========================================
- Hits         8169     8146      -23     
- Misses       1203     1227      +24     
Impacted Files Coverage Δ
ext/SpecialFunctionsExt.jl 0.00% <0.00%> (ø)
src/LoopVectorization.jl 100.00% <ø> (+25.00%) ⬆️
ext/ForwardDiffExt.jl 88.17% <88.57%> (ø)
src/simdfunctionals/mapreduce.jl 82.79% <0.00%> (-7.53%) ⬇️
src/reconstruct_loopset.jl 91.79% <0.00%> (-1.37%) ⬇️
src/modeling/costs.jl 55.86% <0.00%> (-0.94%) ⬇️
src/modeling/determinestrategy.jl 94.92% <0.00%> (-0.83%) ⬇️
src/codegen/lower_memory_common.jl 86.23% <0.00%> (-0.37%) ⬇️
src/codegen/lower_constant.jl 75.58% <0.00%> (+0.46%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@chriselrod chriselrod enabled auto-merge (squash) January 29, 2023 18:14
@chriselrod chriselrod disabled auto-merge January 29, 2023 19:31
@chriselrod chriselrod merged commit 807675d into main Jan 29, 2023
@chriselrod chriselrod deleted the extensions branch January 29, 2023 19:31
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