Skip to content

V6.0.6 release branch #2164

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

V6.0.6 release branch #2164

wants to merge 6 commits into from

Conversation

philipsu522
Copy link
Contributor

Describe your changes and provide context

Testing performed to validate your change

philipsu522 and others added 6 commits May 23, 2025 07:28
* Fix extreme slow oracle twap query (#2148)

* Add logs to debug reverse iterator

* Add more logs

* Optimize oracle query

* remove debug log

* Fix query logic

* Fix query

* Remove debug log

* Fix unit test

* add logs to test

---------

Co-authored-by: Tony Chen <codchen03@gmail.com>

* Fix oracle twap app hash issue

* remove prints

---------

Co-authored-by: Tony Chen <codchen03@gmail.com>
Copy link

codecov bot commented May 28, 2025

Codecov Report

Attention: Patch coverage is 23.52941% with 13 lines in your changes missing coverage. Please review.

Project coverage is 61.63%. Comparing base (2ab4103) to head (ae91f41).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
x/oracle/types/keys.go 0.00% 10 Missing ⚠️
app/test_state_store.go 0.00% 3 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2164      +/-   ##
==========================================
- Coverage   61.84%   61.63%   -0.22%     
==========================================
  Files         273      271       -2     
  Lines       25651    25617      -34     
==========================================
- Hits        15865    15789      -76     
- Misses       8618     8665      +47     
+ Partials     1168     1163       -5     
Files with missing lines Coverage Δ
x/oracle/keeper/keeper.go 95.33% <100.00%> (+0.01%) ⬆️
app/test_state_store.go 55.02% <0.00%> (-0.68%) ⬇️
x/oracle/types/keys.go 0.00% <0.00%> (ø)

... and 8 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.

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.

3 participants