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

Thread compile errors become runtime errors #140

Merged
merged 1 commit into from
Sep 30, 2021
Merged

Thread compile errors become runtime errors #140

merged 1 commit into from
Sep 30, 2021

Conversation

wsmoses
Copy link
Member

@wsmoses wsmoses commented Sep 30, 2021

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2021

Codecov Report

Merging #140 (c8a37f1) into master (1333831) will increase coverage by 0.27%.
The diff coverage is 12.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
+ Coverage   78.13%   78.40%   +0.27%     
==========================================
  Files          12       12              
  Lines        2090     2047      -43     
==========================================
- Hits         1633     1605      -28     
+ Misses        457      442      -15     
Impacted Files Coverage Δ
src/compiler.jl 82.55% <12.50%> (+0.29%) ⬆️
src/logic.jl 75.00% <0.00%> (-5.00%) ⬇️
src/compiler/orcv1.jl 76.92% <0.00%> (-3.85%) ⬇️
src/api.jl 37.93% <0.00%> (-2.07%) ⬇️
src/typetree.jl 81.11% <0.00%> (-1.37%) ⬇️
src/compiler/orcv2.jl 76.54% <0.00%> (-1.24%) ⬇️
src/typeanalysis.jl 90.00% <0.00%> (-0.91%) ⬇️
src/compiler/optimize.jl 98.43% <0.00%> (-0.04%) ⬇️
src/compiler/validation.jl 68.89% <0.00%> (+2.72%) ⬆️

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 1333831...c8a37f1. Read the comment docs.

@vchuravy vchuravy merged commit 7b3c0ac into master Sep 30, 2021
@vchuravy vchuravy deleted the thr branch September 30, 2021 17:40
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

3 participants