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

add step for generating wasm and ci and add them to the artifacts in CI #567

Merged
merged 6 commits into from
Oct 28, 2022

Conversation

fakirAyoub
Copy link
Contributor

Add step for generating wasm and ci and add them to the artifacts in CI

@github-actions
Copy link

github-actions bot commented Oct 10, 2022

Crate versions that have been downgraded:

  • runtime-integration-tests: v0.7.7 -> v0.7.5
  • basilisk: v7.0.0 -> v6.5.1
  • pallet-duster: v3.1.4 -> v3.1.2
  • pallet-exchange: v5.3.12 -> v5.3.10
  • pallet-exchange-benchmarking: v3.3.21 -> v3.3.19
  • pallet-lbp: v4.5.0 -> v4.4.10
  • pallet-lbp-rpc: v1.0.6 -> v1.0.5
  • pallet-lbp-rpc-runtime-api: v1.0.6 -> v1.0.5
  • pallet-marketplace: v4.0.1 -> v3.0.1
  • pallet-xyk: v5.1.3 -> v5.1.1
  • pallet-xyk-rpc: v1.0.6 -> v1.0.5
  • pallet-xyk-rpc-runtime-api: v3.0.6 -> v3.0.5
  • primitives: v6.3.4 -> v6.3.2
  • basilisk-runtime: v79.0.0 -> v77.0.0
  • common-runtime: v2.2.2 -> v2.2.0
  • testing-basilisk-runtime: v79.0.0 -> v77.0.0

Runtime version has been increased.

@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Base: 78.75% // Head: 81.02% // Increases project coverage by +2.27% 🎉

Coverage data is based on head (f6a7930) compared to base (b16ff92).
Patch has no changes to coverable lines.

❗ Current head f6a7930 differs from pull request most recent head cb35c33. Consider uploading reports for the commit cb35c33 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #567      +/-   ##
==========================================
+ Coverage   78.75%   81.02%   +2.27%     
==========================================
  Files          22       21       -1     
  Lines        2104     2003     -101     
==========================================
- Hits         1657     1623      -34     
+ Misses        447      380      -67     
Impacted Files Coverage Δ
pallets/xyk/src/trade_execution.rs 80.00% <0.00%> (-4.00%) ⬇️
pallets/exchange/src/lib.rs 75.66% <0.00%> (-2.00%) ⬇️
pallets/lbp/src/lib.rs 82.63% <0.00%> (-0.23%) ⬇️
pallets/lbp/rpc/src/lib.rs 0.00% <0.00%> (ø)
pallets/xyk/rpc/src/lib.rs 0.00% <0.00%> (ø)
pallets/marketplace/src/migration.rs 0.00% <0.00%> (ø)
pallets/lbp/rpc/runtime-api/src/lib.rs 0.00% <0.00%> (ø)
pallets/xyk/rpc/runtime-api/src/lib.rs 0.00% <0.00%> (ø)
pallets/lbp/src/trade_execution.rs
pallets/xyk/src/lib.rs 85.02% <0.00%> (+0.12%) ⬆️
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

.github/workflows/workflow.yml Outdated Show resolved Hide resolved
.github/workflows/workflow.yml Outdated Show resolved Hide resolved
@mrq1911 mrq1911 merged commit 95d54b1 into master Oct 28, 2022
@jak-pan jak-pan deleted the add-export-genesis-wasm-ci branch February 22, 2024 10:59
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.

None yet

2 participants