kinto-core icon indicating copy to clipboard operation
kinto-core copied to clipboard

feat: wasm and wasm cache access for dev eoas

Open VSBDev opened this issue 1 year ago • 3 comments
trafficstars

Description

feat: wasm and wasm cache access for dev eoas

Type of change

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

Checklist:

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

Issue Resolution

VSBDev avatar Nov 05 '24 08:11 VSBDev

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

openzeppelin-code[bot] avatar Nov 05 '24 08:11 openzeppelin-code[bot]

Slither report

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

github-actions[bot] avatar Nov 05 '24 22:11 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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%) :arrow_up:

codecov[bot] avatar Nov 05 '24 23:11 codecov[bot]