Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

fix: EMA Oracle Benchmarking #182

Merged
merged 2 commits into from
Mar 17, 2023
Merged

fix: EMA Oracle Benchmarking #182

merged 2 commits into from
Mar 17, 2023

Conversation

apopiak
Copy link
Collaborator

@apopiak apopiak commented Mar 10, 2023

The tests and benchmarks were using hard-coded values and thus failed in the Basilisk benchmarks.

This fixes these issues.

@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.03 🎉

Comparison is base (9958aa7) 73.38% compared to head (059a2dd) 73.41%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #182      +/-   ##
==========================================
+ Coverage   73.38%   73.41%   +0.03%     
==========================================
  Files          41       41              
  Lines        3438     3442       +4     
==========================================
+ Hits         2523     2527       +4     
  Misses        915      915              
Impacted Files Coverage Δ
ema-oracle/src/benchmarking.rs 98.77% <100.00%> (+0.03%) ⬆️

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@apopiak apopiak merged commit 059a2dd into main Mar 17, 2023
@apopiak apopiak deleted the apopiak/fix-oracle-benchmarking branch March 17, 2023 10:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants