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 for #244 #245

Merged
merged 3 commits into from
Sep 21, 2023
Merged

Fix for #244 #245

merged 3 commits into from
Sep 21, 2023

Conversation

cd1m0
Copy link
Collaborator

@cd1m0 cd1m0 commented Sep 21, 2023

What title says.

@cd1m0 cd1m0 requested a review from blitz-1306 September 21, 2023 00:12
@codecov-commenter
Copy link

codecov-commenter commented Sep 21, 2023

Codecov Report

Merging #245 (c958771) into develop (25d0c69) will decrease coverage by 0.09%.
The diff coverage is 37.50%.

@@             Coverage Diff             @@
##           develop     #245      +/-   ##
===========================================
- Coverage    87.34%   87.25%   -0.09%     
===========================================
  Files           71       71              
  Lines         5469     5470       +1     
  Branches      1232     1235       +3     
===========================================
- Hits          4777     4773       -4     
- Misses         414      415       +1     
- Partials       278      282       +4     
Files Changed Coverage Δ
src/instrumenter/interpose.ts 88.88% <37.50%> (-2.61%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@blitz-1306 blitz-1306 linked an issue Sep 21, 2023 that may be closed by this pull request
@cd1m0 cd1m0 merged commit c19f789 into develop Sep 21, 2023
2 checks passed
@cd1m0 cd1m0 deleted the issue.244 branch September 21, 2023 07:53
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.

Scribble crashes on interposing on calls like super.fun()
3 participants