Skip to content

Add Clone to a few structs which contain only a few fields #1346

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 1 commit into from
Mar 3, 2022

Conversation

TheBlueMatt
Copy link
Collaborator

Specifically, PhantomRouteHints, FixedPenaltyScorer, and
ScoringParamters.

Specifically, `PhantomRouteHints`, `FixedPenaltyScorer`, and
`ScoringParamters`.
@codecov-commenter
Copy link

codecov-commenter commented Mar 3, 2022

Codecov Report

Merging #1346 (60f7977) into main (6259e7a) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1346      +/-   ##
==========================================
- Coverage   90.60%   90.57%   -0.04%     
==========================================
  Files          72       72              
  Lines       40075    40087      +12     
==========================================
- Hits        36310    36308       -2     
- Misses       3765     3779      +14     
Impacted Files Coverage Δ
lightning/src/ln/channelmanager.rs 84.60% <0.00%> (-0.10%) ⬇️
lightning/src/routing/scoring.rs 94.16% <0.00%> (-0.87%) ⬇️
lightning/src/ln/functional_tests.rs 97.10% <0.00%> (-0.04%) ⬇️

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 6259e7a...60f7977. Read the comment docs.

@valentinewallace valentinewallace merged commit 40a4f86 into lightningdevkit:main Mar 3, 2022
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.

4 participants