abstract
abstract copied to clipboard
Update DCA App
Updates the deps and code of the DCA app as a base for the DCA workshop
Deploying abstract-docs with
Cloudflare Pages
| Latest commit: |
19615b8
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://7d1a7445.abstract-docs.pages.dev |
| Branch Preview URL: | https://update-dca-app.abstract-docs.pages.dev |
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 48.1%. Comparing base (
21e55ad) to head (19615b8). Report is 88 commits behind head on main.
Additional details and impacted files
| Files | Coverage Δ | |
|---|---|---|
| modules/contracts/adapters/cw-staking/src/lib.rs | 78.4% <ø> (ø) |
|
| modules/contracts/adapters/dex/src/lib.rs | 55.4% <ø> (ø) |
|
| modules/contracts/adapters/money-market/src/lib.rs | 0.0% <ø> (ø) |
|
| modules/contracts/apps/dca/src/contract.rs | 100.0% <100.0%> (ø) |
|
| modules/contracts/apps/dca/src/error.rs | 100.0% <ø> (ø) |
|
| modules/contracts/apps/dca/src/handlers/execute.rs | 76.1% <ø> (ø) |
|
| ...les/contracts/apps/dca/src/handlers/instantiate.rs | 95.6% <ø> (ø) |
|
| modules/contracts/apps/dca/src/handlers/query.rs | 100.0% <ø> (ø) |
|
| modules/contracts/apps/dca/src/msg.rs | 92.8% <ø> (ø) |
|
| modules/contracts/apps/dca/src/state.rs | 81.2% <ø> (ø) |