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

Cross-chain secret seals. Better and more stable cross-chain APIs #199

Merged
merged 11 commits into from
Jan 6, 2024

Conversation

dr-orlovsky
Copy link
Member

No description provided.

@dr-orlovsky dr-orlovsky added epic Epic task covering multiple steps of implementation refactoring Code refactoring *compatibility* Issues affecting compatibility and interoperability *consensus* Issues affecting distributed concensus *security* Issues affecting safety/security (include undefined behaviours) labels Dec 30, 2023
@dr-orlovsky dr-orlovsky added this to the v0.11.0 milestone Dec 30, 2023
Copy link

codecov bot commented Dec 30, 2023

Codecov Report

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

Comparison is base (a7033a9) 16.5% compared to head (fc582ef) 16.9%.

Files Patch % Lines
src/contract/xchain.rs 16.3% 128 Missing ⚠️
src/contract/seal.rs 22.4% 66 Missing ⚠️
src/validation/validator.rs 0.0% 50 Missing ⚠️
src/contract/assignments.rs 0.0% 11 Missing ⚠️
src/contract/anchor.rs 0.0% 6 Missing ⚠️
src/validation/status.rs 0.0% 6 Missing ⚠️
src/contract/contract.rs 0.0% 2 Missing ⚠️
src/validation/consignment.rs 0.0% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #199     +/-   ##
========================================
+ Coverage    16.5%   16.9%   +0.4%     
========================================
  Files          32      32             
  Lines        3683    3827    +144     
========================================
+ Hits          609     647     +38     
- Misses       3074    3180    +106     
Flag Coverage Δ
rust 16.9% <14.0%> (+0.4%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dr-orlovsky dr-orlovsky merged commit c627404 into master Jan 6, 2024
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*compatibility* Issues affecting compatibility and interoperability *consensus* Issues affecting distributed concensus epic Epic task covering multiple steps of implementation refactoring Code refactoring *security* Issues affecting safety/security (include undefined behaviours)
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

1 participant