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

[Do not merge] Only run CI #799

Closed
wants to merge 72 commits into from
Closed

[Do not merge] Only run CI #799

wants to merge 72 commits into from

Conversation

simonsso
Copy link
Contributor

No description provided.

simonsso and others added 30 commits September 15, 2023 14:36
Save compile errors to later.
Clean up benchmarks
Clean up type depencies
+/// Index of a transaction in the chain.
+pub type Nonce = u32;
Fix todos before merge
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

Attention: 331 lines in your changes are missing coverage. Please review.

Comparison is base (77e6009) 73.98% compared to head (b1416a7) 65.99%.

Files Patch % Lines
runtimes/eden/src/weights/pallet_identity.rs 0.00% 198 Missing ⚠️
runtimes/eden/src/lib.rs 5.45% 52 Missing ⚠️
runtimes/eden/src/migrations.rs 0.00% 43 Missing ⚠️
runtimes/eden/src/weights/pallet_contracts.rs 45.45% 18 Missing ⚠️
...imes/eden/src/weights/pallet_collator_selection.rs 0.00% 6 Missing ⚠️
runtimes/eden/src/weights/frame_system.rs 0.00% 4 Missing ⚠️
pallets/reserve/src/tests.rs 62.50% 3 Missing ⚠️
pallets/sponsorship/src/mock.rs 50.00% 3 Missing ⚠️
runtimes/eden/src/xcm_config.rs 0.00% 3 Missing ⚠️
runtimes/eden/src/pallets_util.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #799      +/-   ##
==========================================
- Coverage   73.98%   65.99%   -7.99%     
==========================================
  Files          47       49       +2     
  Lines        9074    10937    +1863     
==========================================
+ Hits         6713     7218     +505     
- Misses       2361     3719    +1358     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@simonsso simonsso closed this Dec 6, 2023
@simonsso simonsso deleted the iso/stack10464 branch December 6, 2023 02:59
@simonsso simonsso restored the iso/stack10464 branch December 6, 2023 02: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.

2 participants