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

feat: wasm and wasm cache access for dev eoas #306

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

feat: wasm and wasm cache access for dev eoas #306

wants to merge 4 commits into from

Conversation

VSBDev
Copy link
Contributor

@VSBDev VSBDev commented Nov 5, 2024

Description

feat: wasm and wasm cache access for dev eoas

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

@VSBDev VSBDev requested a review from ylv-io November 5, 2024 08:12
Copy link

openzeppelin-code bot commented Nov 5, 2024

feat: wasm and wasm cache access for dev eoas

Generated at commit: 3cac543bccb4ab16d7dbebef5b467f5c462033b6

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
4
1
0
12
39
56
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

…and assertions in KintoAppRegistry.sol and ContractCall.t.sol.
Copy link
Collaborator

@ylv-io ylv-io left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🍾

Copy link

github-actions bot commented Nov 5, 2024

Slither report

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

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.22%. Comparing base (305823f) to head (08ef83f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #306      +/-   ##
==========================================
+ Coverage   90.21%   90.22%   +0.01%     
==========================================
  Files          37       37              
  Lines        1932     1934       +2     
==========================================
+ Hits         1743     1745       +2     
  Misses        189      189              
Files with missing lines Coverage Δ
src/apps/KintoAppRegistry.sol 90.44% <100.00%> (+0.12%) ⬆️

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