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

fix(dojo-core): ensure contract deployment verifies if the selector is unregistered #2473

Merged
merged 2 commits into from
Sep 25, 2024

merge main

e63944f
Select commit
Loading
Failed to load commit list.
Merged

fix(dojo-core): ensure contract deployment verifies if the selector is unregistered #2473

merge main
e63944f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 24, 2024 in 0s

68.47% (-0.01%) compared to 78250fa, passed because coverage increased by -0.01% when compared to adjusted base (68.48%)

View this Pull Request on Codecov

68.47% (-0.01%) compared to 78250fa, passed because coverage increased by -0.01% when compared to adjusted base (68.48%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.47%. Comparing base (78250fa) to head (e63944f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2473      +/-   ##
==========================================
- Coverage   68.48%   68.47%   -0.01%     
==========================================
  Files         368      368              
  Lines       48180    48183       +3     
==========================================
- Hits        32994    32993       -1     
- Misses      15186    15190       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.