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

Load libraries from path #310

Merged
merged 4 commits into from
Oct 21, 2021
Merged

Load libraries from path #310

merged 4 commits into from
Oct 21, 2021

Conversation

CohenArthur
Copy link
Member

Allow loading libraries directly from the "jinko path", located in $HOME/.jinko/libs

@codecov-commenter
Copy link

Codecov Report

Merging #310 (100feb3) into master (7dd41e7) will increase coverage by 0.00%.
The diff coverage is 93.93%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #310   +/-   ##
=======================================
  Coverage   92.05%   92.06%           
=======================================
  Files          41       41           
  Lines        4067     4094   +27     
=======================================
+ Hits         3744     3769   +25     
- Misses        323      325    +2     
Impacted Files Coverage Δ
src/ffi.rs 75.59% <ø> (-16.23%) ⬇️
src/instruction/incl.rs 97.01% <93.75%> (+11.30%) ⬆️
src/context.rs 94.14% <100.00%> (-0.07%) ⬇️
src/instruction/function_call.rs 85.32% <0.00%> (+0.32%) ⬆️
src/instruction/binary_op.rs 87.50% <0.00%> (+4.41%) ⬆️

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 7dd41e7...100feb3. Read the comment docs.

@CohenArthur CohenArthur merged commit ddda3b6 into master Oct 21, 2021
@CohenArthur CohenArthur deleted the load-libraries-from-path branch October 21, 2021 07:57
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