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

update 1.0.0 again #942

Merged
merged 3 commits into from
Aug 7, 2023
Merged

update 1.0.0 again #942

merged 3 commits into from
Aug 7, 2023

Conversation

xlc
Copy link
Member

@xlc xlc commented Aug 3, 2023

closes #940

@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #942 (327f3e0) into master (6819d3f) will decrease coverage by 0.04%.
Report is 1 commits behind head on master.
The diff coverage is 87.50%.

@@            Coverage Diff             @@
##           master     #942      +/-   ##
==========================================
- Coverage   78.43%   78.40%   -0.04%     
==========================================
  Files         105      105              
  Lines       10774    10782       +8     
==========================================
+ Hits         8451     8454       +3     
- Misses       2323     2328       +5     
Files Changed Coverage Δ
asset-registry/src/lib.rs 89.53% <ø> (ø)
asset-registry/src/mock/para.rs 70.73% <ø> (ø)
asset-registry/src/mock/relay.rs 10.00% <ø> (ø)
authority/src/lib.rs 79.54% <0.00%> (ø)
bencher/test/src/lib.rs 63.63% <ø> (ø)
currencies/src/lib.rs 48.36% <ø> (ø)
rewards/src/lib.rs 83.13% <ø> (ø)
tokens/src/lib.rs 77.21% <ø> (-0.42%) ⬇️
unknown-tokens/src/lib.rs 70.73% <ø> (ø)
utilities/src/lib.rs 98.30% <ø> (ø)
... and 27 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@xlc xlc requested review from ermalkaleci and zjb0807 August 4, 2023 04:07
@xlc xlc merged commit f7c8b38 into master Aug 7, 2023
4 of 5 checks passed
@xlc xlc deleted the update-1.0.0 branch August 7, 2023 02:29
@Daanvdplas
Copy link

FYI, this PR is missing in the polkadot-v1.0.0 branch

@xlc
Copy link
Member Author

xlc commented Oct 2, 2023

Thanks for pointing it out. Updated polkadot-v1.0.0 to 2b41f29

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.

make check and make test fail locally
2 participants