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

Re-work client tests #407

Merged
merged 6 commits into from
Feb 12, 2024
Merged

Re-work client tests #407

merged 6 commits into from
Feb 12, 2024

Conversation

Agusrodri
Copy link
Contributor

@Agusrodri Agusrodri commented Feb 9, 2024

In the previous work for #399 we removed some tests in the client related to the old consensus model. This PR re-includes and adapts them to the new kind of collator params.

@Agusrodri Agusrodri added B0-silent Changes should not be mentioned in any release notes not-breaking Does not need to be mentioned in breaking changes labels Feb 9, 2024
Copy link
Contributor

github-actions bot commented Feb 9, 2024

Coverage Report

(master)

@@                       Coverage Diff                       @@
##           master   agustin-client-tests-rework      +/-   ##
===============================================================
+ Coverage   75.93%                        77.02%   +1.09%     
  Files         107                           107              
- Lines       26746                         26687      -59     
===============================================================
+ Hits        20309                         20554     +245     
- Misses       6437                          6133     -304     
Files Changed Coverage
/client/consensus/src/collators.rs 80.08% (+80.08%) 🔼
/node/src/chain_spec/dancebox.rs 95.24% (-0.02%) 🔽
/node/src/chain_spec/flashbox.rs 70.30% (-0.11%) 🔽
/pallets/invulnerables/src/lib.rs 84.00% (-0.09%) 🔽
/runtime/dancebox/src/lib.rs 81.91% (+1.68%) 🔼
/runtime/flashbox/src/lib.rs 45.29% (+9.04%) 🔼

Coverage generated Mon Feb 12 16:00:18 UTC 2024

@girazoki girazoki merged commit b45e2d7 into master Feb 12, 2024
30 checks passed
@girazoki girazoki deleted the agustin-client-tests-rework branch February 12, 2024 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B0-silent Changes should not be mentioned in any release notes not-breaking Does not need to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants