Skip to content

Removed unused deps

5b2e031
Select commit
Loading
Failed to load commit list.
Open

Oracle Adapter #545

Removed unused deps
5b2e031
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 6, 2026 in 0s

69.6% (-4.2%) compared to bf989a9

View this Pull Request on Codecov

69.6% (-4.2%) compared to bf989a9

Details

Codecov Report

❌ Patch coverage is 0% with 204 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.6%. Comparing base (bf989a9) to head (5b2e031).
⚠️ Report is 94 commits behind head on main.

Files with missing lines Patch % Lines
integrations/oracles/pyth/src/lib.rs 0.0% 54 Missing ⚠️
modules/contracts/adapters/oracle/src/lib.rs 0.0% 47 Missing ⚠️
...les/contracts/adapters/oracle/src/oracle_tester.rs 0.0% 42 Missing ⚠️
modules/contracts/adapters/oracle/src/api.rs 0.0% 26 Missing ⚠️
...es/contracts/adapters/oracle/src/handlers/query.rs 0.0% 16 Missing ⚠️
...tracts/adapters/oracle/src/handlers/instantiate.rs 0.0% 9 Missing ⚠️
...dules/contracts/adapters/oracle/src/oracles/mod.rs 0.0% 6 Missing ⚠️
framework/packages/standards/oracle/src/msg.rs 0.0% 4 Missing ⚠️
Additional details and impacted files
Files with missing lines Coverage Δ
framework/packages/standards/oracle/src/msg.rs 0.0% <0.0%> (ø)
...dules/contracts/adapters/oracle/src/oracles/mod.rs 0.0% <0.0%> (ø)
...tracts/adapters/oracle/src/handlers/instantiate.rs 0.0% <0.0%> (ø)
...es/contracts/adapters/oracle/src/handlers/query.rs 0.0% <0.0%> (ø)
modules/contracts/adapters/oracle/src/api.rs 0.0% <0.0%> (ø)
...les/contracts/adapters/oracle/src/oracle_tester.rs 0.0% <0.0%> (ø)
modules/contracts/adapters/oracle/src/lib.rs 0.0% <0.0%> (ø)
integrations/oracles/pyth/src/lib.rs 0.0% <0.0%> (ø)

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