Skip to content

Drop C bindings (which are now in a separate repo) #833

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

Merged
merged 2 commits into from
Mar 8, 2021

Conversation

TheBlueMatt
Copy link
Collaborator

This allows us to drop the usually-failing C bindings CI check, and
makes Github code search more useful by dropping redundant things.

This should remove one big red X in our builds, making it harder
to miss other failing tests.
This allows us to drop the usually-failing C bindings CI check, and
makes Github code search more useful by dropping redundant things.
@TheBlueMatt
Copy link
Collaborator Author

C bindings are now at https://github.com/lightningdevkit/ldk-c-bindings though I need to update them to work out-of-repo.

@codecov
Copy link

codecov bot commented Mar 8, 2021

Codecov Report

Merging #833 (985ab7b) into main (8b4ea56) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #833   +/-   ##
=======================================
  Coverage   90.97%   90.98%           
=======================================
  Files          48       48           
  Lines       26538    26538           
=======================================
+ Hits        24144    24145    +1     
+ Misses       2394     2393    -1     
Impacted Files Coverage Δ
lightning/src/ln/functional_tests.rs 96.89% <0.00%> (+0.01%) ⬆️

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 8b4ea56...d793a2f. Read the comment docs.

@TheBlueMatt
Copy link
Collaborator Author

only + in the diff is codecov settings, gonna merge under "bindings updates only take one ack" rule.

@TheBlueMatt TheBlueMatt closed this Mar 8, 2021
@TheBlueMatt TheBlueMatt reopened this Mar 8, 2021
@TheBlueMatt TheBlueMatt merged commit 6b707c6 into lightningdevkit:main Mar 8, 2021
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