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: retain invocation context #135

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

achingbrain
Copy link
Owner

Ensure this has the expected value when invoking a method/generator.

Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.91%. Comparing base (dd24081) to head (c1db64d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #135   +/-   ##
=======================================
  Coverage   96.90%   96.91%           
=======================================
  Files          99       99           
  Lines        9220     9235   +15     
  Branches     1382     1387    +5     
=======================================
+ Hits         8935     8950   +15     
  Misses        285      285           
Flag Coverage Δ
chrome 97.58% <ø> (ø)
node 96.76% <100.00%> (+<0.01%) ⬆️

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.

@achingbrain achingbrain merged commit 595aa93 into main Jun 19, 2024
21 checks passed
@achingbrain achingbrain deleted the fix/retain-invocation-context branch June 19, 2024 06:35
github-actions bot pushed a commit that referenced this pull request Jun 19, 2024
## [it-rpc-v1.0.1](it-rpc-1.0.0...it-rpc-1.0.1) (2024-06-19)

### Bug Fixes

* retain invocation context ([#135](#135)) ([595aa93](595aa93))

### Trivial Changes

* update to the latest aegir release ([#131](#131)) ([a20e5b5](a20e5b5))
Copy link

🎉 This PR is included in version it-rpc-v1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant