-
Notifications
You must be signed in to change notification settings - Fork 146
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: wrong scope in captureMethod (#1026)
* Update Tracer.ts using the captureMethod decorator the "this" is no longer the original obj so changing to the target fixes this * added test to verify change to captureMethod. * fix to code formting to pass tests * reverted Tracer.ts and reedited for a clean commit * issue with the last commit, fixing Tracter again * fix lint issues
- Loading branch information
Showing
2 changed files
with
37 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters