Skip to content

Conversation

@aviatesk
Copy link
Member

@aviatesk aviatesk commented Mar 7, 2022

Now jl_gf_invoke_lookup accepts an optional overlayed method table,
but actual code execution (as done by JuliaInterpreter) doesn't need to
care about it at this moment.

Now `jl_gf_invoke_lookup` accepts an optional overlayed method table,
but actual code execution (as done by JuliaInterpreter) doesn't need to
care about it at this moment.
@codecov
Copy link

codecov bot commented Mar 7, 2022

Codecov Report

Merging #521 (f8cc014) into master (6ed0a81) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #521      +/-   ##
==========================================
- Coverage   86.98%   86.95%   -0.04%     
==========================================
  Files          12       12              
  Lines        2420     2422       +2     
==========================================
+ Hits         2105     2106       +1     
- Misses        315      316       +1     
Impacted Files Coverage Δ
src/utils.jl 86.21% <100.00%> (-0.18%) ⬇️

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 6ed0a81...f8cc014. Read the comment docs.

@aviatesk aviatesk merged commit 1a92d9a into master Mar 7, 2022
@aviatesk aviatesk deleted the avi/update branch March 7, 2022 05:11
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.

3 participants