Skip to content

Update CI to run on Macos and Windows in addition to Ubuntu. #713

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 3 commits into from
Sep 18, 2020

Conversation

valentinewallace
Copy link
Contributor

We only run Macos and Windows on Rust stable, for efficient CI.

TODO:

  • make bindings testing cross-platform, too (but allow it to fail)

@codecov
Copy link

codecov bot commented Sep 17, 2020

Codecov Report

Merging #713 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #713   +/-   ##
=======================================
  Coverage   91.91%   91.91%           
=======================================
  Files          36       36           
  Lines       20161    20161           
=======================================
  Hits        18531    18531           
  Misses       1630     1630           
Impacted Files Coverage Δ
lightning/src/ln/functional_tests.rs 96.94% <0.00%> (ø)

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 d735085...ce1f456. Read the comment docs.

@valentinewallace valentinewallace force-pushed the cross-platform-ci branch 2 times, most recently from 2636c35 to 92bf617 Compare September 17, 2020 18:35
@valentinewallace
Copy link
Contributor Author

This PR seems pretty self-contained, I think I'd prefer to do the bindings in a follow-up.

@valentinewallace valentinewallace force-pushed the cross-platform-ci branch 2 times, most recently from b784821 to db144d9 Compare September 17, 2020 19:59
Copy link
Collaborator

@TheBlueMatt TheBlueMatt left a comment

Choose a reason for hiding this comment

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

Sounds good to me. We can also do the bindings later when we move the bindings back into the root crate.

@TheBlueMatt TheBlueMatt merged commit 640ae63 into lightningdevkit:main Sep 18, 2020
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