Skip to content
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

Aave withdraw and bridge #313

Merged
merged 3 commits into from
Nov 14, 2024
Merged

Aave withdraw and bridge #313

merged 3 commits into from
Nov 14, 2024

Conversation

ylv-io
Copy link
Collaborator

@ylv-io ylv-io commented Nov 14, 2024

Description

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Dependency changes
  • Deployment
  • Forge Script
  • Code refactor / cleanup
  • Documentation or wording changes
  • Other

Checklist:

  • The diff is legible and has no extraneous changes
  • Complex code has been commented, including external interfaces
  • Tests have 100% code coverage
  • The base branch is either main, or there's a description of how to merge

Issue Resolution

Copy link

openzeppelin-code bot commented Nov 14, 2024

Aave withdraw and bridge

Generated at commit: c37c0f27ac99d79e27b29972b3cf80d9a8762c30

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
4
2
0
12
39
57
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

Copy link

Slither report

THIS CHECKLIST IS NOT COMPLETE. Use --show-ignored-findings to show all the results.
Summary

Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.55%. Comparing base (dfa0e74) to head (c37c0f2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #313      +/-   ##
==========================================
+ Coverage   90.52%   90.55%   +0.02%     
==========================================
  Files          41       41              
  Lines        2006     2011       +5     
==========================================
+ Hits         1816     1821       +5     
  Misses        190      190              
Files with missing lines Coverage Δ
src/access/workflows/AaveWithdrawWorkflow.sol 100.00% <100.00%> (ø)

…es across multiple chains, modify transaction details in broadcast files, and adjust test artifacts to reflect new deployments.
@ylv-io ylv-io merged commit fa932d7 into main Nov 14, 2024
6 checks passed
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.

2 participants