Skip to content

Oracles: use BoundedVec for feed values #925

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

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

lemunozm
Copy link
Contributor

Fixes #924

@codecov-commenter
Copy link

Codecov Report

Merging #925 (c9faa55) into master (0482bf2) will increase coverage by 0.08%.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #925      +/-   ##
==========================================
+ Coverage   78.24%   78.32%   +0.08%     
==========================================
  Files         105      105              
  Lines       10627    10669      +42     
==========================================
+ Hits         8315     8357      +42     
  Misses       2312     2312              
Impacted Files Coverage Δ
oracle/src/mock.rs 100.00% <ø> (ø)
oracle/src/lib.rs 78.57% <100.00%> (ø)
oracle/src/tests.rs 100.00% <100.00%> (ø)

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

@xlc xlc merged commit 56d66f6 into open-web3-stack:master Jun 14, 2023
@lemunozm lemunozm deleted the oracles/bounded-feed-values branch June 16, 2023 06:43
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.

Oracles: unbounded feed values vector
3 participants