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

Allow blocking globals in specific executions #640

Merged
merged 4 commits into from
Mar 13, 2024

Conversation

coditva
Copy link
Member

@coditva coditva commented Feb 23, 2024

Allow blocking of certain globals during exec call. This will block the globals in the current execution scope only.

@coditva coditva force-pushed the feat/block-globals-in-execution branch from beb9a7b to fb2a9a3 Compare February 27, 2024 04:18
Base automatically changed from feat/three-way-diff to develop February 28, 2024 09:03
@coditva coditva force-pushed the feat/block-globals-in-execution branch from fb2a9a3 to 62e14a2 Compare March 6, 2024 07:23
@coditva coditva force-pushed the feat/block-globals-in-execution branch from 62e14a2 to d60ea9f Compare March 13, 2024 08:15
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (cc7fb82) to head (d60ea9f).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##           develop      #640   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines          126       129    +3     
  Branches        29        32    +3     
=========================================
+ Hits           126       129    +3     
Flag Coverage Δ
unit 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@coditva coditva marked this pull request as ready for review March 13, 2024 08:16
@codenirvana codenirvana merged commit c7732f7 into develop Mar 13, 2024
7 checks passed
@codenirvana codenirvana deleted the feat/block-globals-in-execution branch March 13, 2024 09:47
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.

3 participants