Skip to content

Conversation

jsonnull
Copy link
Owner

Fixes #94.

@jsonnull jsonnull force-pushed the fix-sync-create-context branch from 423982c to 8df1350 Compare January 28, 2023 22:18
@codecov-commenter
Copy link

Codecov Report

Merging #98 (8df1350) into main (797e5ba) will decrease coverage by 0.25%.
The diff coverage is 0.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main      #98      +/-   ##
==========================================
- Coverage   53.48%   53.24%   -0.25%     
==========================================
  Files          10       10              
  Lines         430      432       +2     
  Branches       44       44              
==========================================
  Hits          230      230              
- Misses        200      202       +2     
Impacted Files Coverage Δ
...ackages/electron-trpc/src/main/createIPCHandler.ts 0.00% <0.00%> (ø)

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

@jsonnull jsonnull merged commit f92772a into main Jan 28, 2023
@jsonnull jsonnull deleted the fix-sync-create-context branch January 28, 2023 22:19
@github-actions github-actions bot mentioned this pull request Jan 28, 2023
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.

Bug: Type of createContext must always be async
2 participants