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

Do not include Clipper's deps.jl file #48

Merged
merged 1 commit into from
Oct 1, 2018
Merged

Do not include Clipper's deps.jl file #48

merged 1 commit into from
Oct 1, 2018

Conversation

jebej
Copy link
Contributor

@jebej jebej commented Aug 30, 2018

instead, import the already loaded cclipper
also, no need to assign _clip and _coffset twice

This is causing the Libdl warning, and also prevents precompilation

instead, import the already loaded `cclipper`
also, no need to assign `_clip` and `_coffset` twice
@codecov-io
Copy link

Codecov Report

Merging #48 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   91.22%   91.22%           
=======================================
  Files          33       33           
  Lines         877      877           
=======================================
  Hits          800      800           
  Misses         77       77
Impacted Files Coverage Δ
src/Devices.jl 100% <ø> (ø) ⬆️

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 db363ee...ac6c7b3. Read the comment docs.

@ajkeller34 ajkeller34 merged commit 1f35c09 into PainterQubits:master Oct 1, 2018
@ajkeller34
Copy link
Contributor

Thanks!

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