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

add C exports for enry #91

Merged
merged 1 commit into from
Aug 9, 2017
Merged

Conversation

erizocosmico
Copy link
Contributor

@erizocosmico erizocosmico commented Aug 7, 2017

@@ -0,0 +1,140 @@
// +build darwin,cgo linux,cgo
// +build amd64
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps we should not restrict this here, but on the client?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't seem a big deal, we can leave it here for now and be less restrictive or move to the client in the future if needed.

@codecov
Copy link

codecov bot commented Aug 7, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #91   +/-   ##
=======================================
  Coverage   83.67%   83.67%           
=======================================
  Files          17       17           
  Lines         980      980           
=======================================
  Hits          820      820           
  Misses         98       98           
  Partials       62       62

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 156619f...33ff3ba. Read the comment docs.

Signed-off-by: Miguel Molina <miguel@erizocosmi.co>
@abeaumont abeaumont merged commit 33ff3ba into src-d:master Aug 9, 2017
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