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

Migrator call cheatcode #618

Merged
merged 53 commits into from
Aug 17, 2022
Merged

Migrator call cheatcode #618

merged 53 commits into from
Aug 17, 2022

Conversation

kasperski95
Copy link
Contributor

@kasperski95 kasperski95 commented Aug 16, 2022

@kasperski95 kasperski95 changed the base branch from master to feature/call_and_invoke August 16, 2022 15:34
@kasperski95 kasperski95 marked this pull request as ready for review August 16, 2022 15:34
@kasperski95 kasperski95 requested a review from mkaput August 16, 2022 15:35
@kasperski95 kasperski95 self-assigned this Aug 16, 2022
@kasperski95 kasperski95 linked an issue Aug 16, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Aug 16, 2022

Codecov Report

Merging #618 (c948e86) into master (b497508) will increase coverage by 0.24%.
The diff coverage is 96.66%.

@@            Coverage Diff             @@
##           master     #618      +/-   ##
==========================================
+ Coverage   83.88%   84.13%   +0.24%     
==========================================
  Files         190      191       +1     
  Lines        6294     6354      +60     
==========================================
+ Hits         5280     5346      +66     
+ Misses       1014     1008       -6     
Impacted Files Coverage Δ
...tar/migrator/cheatcodes/migrator_call_cheatcode.py 95.83% <95.83%> (ø)
protostar/starknet_gateway/gateway_facade.py 89.84% <96.96%> (+2.21%) ⬆️
protostar/migrator/migrator_cheatcodes_factory.py 100.00% <100.00%> (ø)
protostar/starknet_gateway/__init__.py 100.00% <100.00%> (ø)
protostar/starknet_gateway/starknet_request.py 95.55% <100.00%> (ø)
...rotostar/commands/test/fuzzing/strategies/felts.py 87.50% <0.00%> (-4.17%) ⬇️
protostar/migrator/migrator.py 98.14% <0.00%> (+1.85%) ⬆️
protostar/commands/migrate/migrate_command.py 98.07% <0.00%> (+1.92%) ⬆️
protostar/starknet/execution_environment.py 92.85% <0.00%> (+3.57%) ⬆️
...rotostar/starknet/cheatable_execute_entry_point.py 82.05% <0.00%> (+7.69%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kasperski95 kasperski95 marked this pull request as draft August 17, 2022 10:27
@mkaput mkaput mentioned this pull request Aug 17, 2022
@kasperski95 kasperski95 marked this pull request as ready for review August 17, 2022 11:26
Base automatically changed from feature/call_and_invoke to master August 17, 2022 12:18
@kasperski95 kasperski95 merged commit e915e0b into master Aug 17, 2022
@kasperski95 kasperski95 deleted the feature/migrator-call-cheat branch August 17, 2022 13:04
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.

Add call migration cheatcode (+ integration tests utils)
3 participants