Skip to content

Fix code_inferred under v1.8 #14

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 3 commits into from
Feb 23, 2022
Merged

Fix code_inferred under v1.8 #14

merged 3 commits into from
Feb 23, 2022

Conversation

KDr2
Copy link
Contributor

@KDr2 KDr2 commented Feb 23, 2022

Fix #13

@codecov
Copy link

codecov bot commented Feb 23, 2022

Codecov Report

Merging #14 (cfd8a9d) into master (ef30d9f) will decrease coverage by 0.35%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
- Coverage   99.62%   99.27%   -0.36%     
==========================================
  Files           1        1              
  Lines         266      275       +9     
==========================================
+ Hits          265      273       +8     
- Misses          1        2       +1     
Impacted Files Coverage Δ
src/CodeInfoTools.jl 99.27% <66.66%> (-0.36%) ⬇️

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 ef30d9f...cfd8a9d. Read the comment docs.

Co-authored-by: David Widmann <[email protected]>
Co-authored-by: David Widmann <[email protected]>
@femtomc femtomc merged commit 510d0e4 into JuliaCompilerPlugins:master Feb 23, 2022
@KDr2 KDr2 deleted the issue-13 branch February 23, 2022 23:04
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.

code_inferred doesn't work under Julia v1.8
3 participants