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

CI Reliability #2571

Closed
wants to merge 14 commits into from
Closed

CI Reliability #2571

wants to merge 14 commits into from

Conversation

timbrinded
Copy link
Contributor

@timbrinded timbrinded commented Nov 21, 2023

What does it do?

Changes some of the parameters for the CI jobs running to improve reliability on runs.

@timbrinded timbrinded added B0-silent Changes should not be mentioned in any release notes D2-notlive PR doesn't change runtime code (so can't be audited) labels Nov 21, 2023
Copy link
Contributor

Coverage Report

@@                   Coverage Diff                    @@
##           master   timbo-ci-reliability      +/-   ##
========================================================
+ Coverage   80.90%                 81.90%   +1.00%     
  Files         286                    286              
  Lines       95242                  95242              
========================================================
+ Hits        77054                  78001     +947     
- Misses      18188                  17241     -947     
Files Changed Coverage
/client/rpc/finality/src/lib.rs 100.00% (+100.00%) 🔼
/client/rpc/manual-xcm/src/lib.rs 84.62% (+84.62%) 🔼
/client/rpc/txpool/src/lib.rs 65.38% (+65.38%) 🔼
/client/rpc-core/txpool/src/lib.rs 100.00% (+100.00%) 🔼
/client/rpc-core/txpool/src/types/content.rs 70.37% (+70.37%) 🔼
/client/rpc-core/txpool/src/types/inspect.rs 88.89% (+88.89%) 🔼
/client/rpc-core/txpool/src/types/mod.rs 100.00% (+100.00%) 🔼
/client/vrf/src/lib.rs 96.00% (+96.00%) 🔼
/node/cli/src/cli.rs 34.62% (+5.13%) 🔼
/node/cli/src/command.rs 16.85% (+5.88%) 🔼
/node/cli-opt/src/lib.rs 48.00% (+24.00%) 🔼
/node/service/src/chain_spec/mod.rs 94.83% (+5.17%) 🔼
/node/service/src/lib.rs 64.10% (+29.99%) 🔼
/node/service/src/rpc.rs 86.88% (+86.88%) 🔼
/primitives/rpc/txpool/src/lib.rs 83.33% (+11.11%) 🔼
/runtime/common/src/apis.rs 85.42% (+0.12%) 🔼
/runtime/moonbase/src/lib.rs 50.38% (+0.12%) 🔼

Coverage generated Sat Nov 25 00:36:27 UTC 2023

@timbrinded timbrinded closed this Nov 25, 2023
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 D2-notlive PR doesn't change runtime code (so can't be audited)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant