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

Fix builder move for runtime activity #529

Merged
merged 1 commit into from
Oct 24, 2022
Merged

Fix builder move for runtime activity #529

merged 1 commit into from
Oct 24, 2022

Conversation

wsmoses
Copy link
Member

@wsmoses wsmoses commented Oct 24, 2022

No description provided.

@wsmoses wsmoses requested a review from vchuravy October 24, 2022 01:29
@codecov-commenter
Copy link

Codecov Report

Base: 76.11% // Head: 73.60% // Decreases project coverage by -2.50% ⚠️

Coverage data is based on head (fb4e2df) compared to base (110f150).
Patch coverage: 0.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #529      +/-   ##
==========================================
- Coverage   76.11%   73.60%   -2.51%     
==========================================
  Files          17       17              
  Lines        5693     5402     -291     
==========================================
- Hits         4333     3976     -357     
- Misses       1360     1426      +66     
Impacted Files Coverage Δ
src/compiler.jl 76.08% <0.00%> (-0.04%) ⬇️
src/compiler/interpreter.jl 28.26% <0.00%> (-63.41%) ⬇️
src/compiler/orcv2.jl 0.00% <0.00%> (-61.91%) ⬇️
src/compiler/utils.jl 58.57% <0.00%> (-37.32%) ⬇️
src/logic.jl 75.00% <0.00%> (-5.00%) ⬇️
src/api.jl 58.37% <0.00%> (-2.82%) ⬇️
src/compiler/validation.jl 59.59% <0.00%> (-2.48%) ⬇️
src/compiler/pmap.jl 75.27% <0.00%> (-2.27%) ⬇️
src/pmap.jl 83.33% <0.00%> (-1.29%) ⬇️
src/typeanalysis.jl 90.00% <0.00%> (-0.91%) ⬇️
... and 5 more

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.

@wsmoses wsmoses merged commit d262d13 into main Oct 24, 2022
@wsmoses wsmoses deleted the moveBuilder branch October 24, 2022 01:55
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.

None yet

2 participants