Skip to content

Expose test_process_background_events #938

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

Conversation

devrandom
Copy link
Member

Needed for functional tests outside the crate, now that timer_tick_occured is no longer a reasonable approximation (results in spurious channel update messages).

@devrandom devrandom force-pushed the 2020-06-test-background branch from 7affc6d to 29bad58 Compare June 1, 2021 17:00
@codecov
Copy link

codecov bot commented Jun 1, 2021

Codecov Report

Merging #938 (29bad58) into main (77bdc32) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #938   +/-   ##
=======================================
  Coverage   90.56%   90.57%           
=======================================
  Files          60       60           
  Lines       30698    30698           
=======================================
+ Hits        27803    27804    +1     
+ Misses       2895     2894    -1     
Impacted Files Coverage Δ
lightning/src/ln/channelmanager.rs 83.15% <100.00%> (ø)
lightning/src/ln/functional_tests.rs 97.18% <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 77bdc32...29bad58. Read the comment docs.

@TheBlueMatt TheBlueMatt merged commit ee29bc4 into lightningdevkit:main Jun 1, 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.

3 participants