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

Allow ccalls that hardcode 2 Symbols #14

Merged
merged 1 commit into from
Feb 10, 2019
Merged

Allow ccalls that hardcode 2 Symbols #14

merged 1 commit into from
Feb 10, 2019

Conversation

timholy
Copy link
Member

@timholy timholy commented Feb 10, 2019

This was discovered in #13

@codecov-io
Copy link

codecov-io commented Feb 10, 2019

Codecov Report

Merging #14 into master will increase coverage by 0.47%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   70.72%   71.19%   +0.47%     
==========================================
  Files           6        6              
  Lines        1117     1118       +1     
==========================================
+ Hits          790      796       +6     
+ Misses        327      322       -5
Impacted Files Coverage Δ
src/interpret.jl 70.48% <100%> (+1.23%) ⬆️
src/builtins.jl 80% <0%> (+0.39%) ⬆️

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 62bb82a...43d6741. Read the comment docs.

@timholy timholy merged commit 45c5368 into master Feb 10, 2019
@timholy timholy deleted the teh/ccall branch February 10, 2019 19:24
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.

2 participants