Skip to content

Add tests for price feeder providers#2253

Merged
udpatil merged 3 commits intomainfrom
uday/price-feeder-cov
Jul 23, 2025
Merged

Add tests for price feeder providers#2253
udpatil merged 3 commits intomainfrom
uday/price-feeder-cov

Conversation

@udpatil
Copy link
Copy Markdown
Collaborator

@udpatil udpatil commented Jul 23, 2025

Describe your changes and provide context

This adds unit tests for oracle price feeder provider behavior

Testing performed to validate your change

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.05%. Comparing base (36da76b) to head (8cd7ce4).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2253      +/-   ##
==========================================
+ Coverage   57.98%   60.05%   +2.06%     
==========================================
  Files         309      309              
  Lines       29942    29942              
==========================================
+ Hits        17363    17982     +619     
+ Misses      11287    10688     -599     
+ Partials     1292     1272      -20     

see 13 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@udpatil udpatil force-pushed the uday/price-feeder-cov branch from 8cd7ce4 to 7e810eb Compare July 23, 2025 16:23
@udpatil udpatil force-pushed the uday/price-feeder-cov branch from 7e810eb to 2a965af Compare July 23, 2025 16:45
@udpatil udpatil merged commit e87c300 into main Jul 23, 2025
59 of 61 checks passed
@udpatil udpatil deleted the uday/price-feeder-cov branch July 23, 2025 17:31
yzang2019 added a commit that referenced this pull request Jul 24, 2025
* main:
  Optimization: CreateAccount only clears state if code hash exists (#2255)
  chore: bump btcec to v2.3.2, x/crypto to v0.31.0 (#2238)
  Use legacy transaction decoder for historical height (#2234)
  Make flushing receipt synchronous (#2250)
  [SEI-9824][SEI-9825] Update oracle MidBlock logic (#2251)
  Fix data race in price-feeder websocket controller (#2256)
  Add tests for price feeder providers (#2253)
  remove arm64 target from CI due to slow running (#2254)
  Harden solo precompile (#2236)
  Add CODEOWNERS (#2237)
  Require MsgClaim sender to match signer (#2232)
  Remove writeset estimation to alleviate AccAddress mutex contention (#2239)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants