jsonnull / electron-trpc

Build type-safe Electron inter-process communication using tRPC
https://electron-trpc.dev/
MIT License
267 stars 26 forks source link

Update release workflow. #153

Closed jsonnull closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for electron-trpc ready!

Name Link
Latest commit 8afcc8800830cb913a25289948ec453a362c78cd
Latest deploy log https://app.netlify.com/sites/electron-trpc/deploys/649080b60f078000083b71dd
Deploy Preview https://deploy-preview-153--electron-trpc.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

codecov-commenter commented 1 year ago

Codecov Report

Merging #153 (7aaa650) into main (c43ae93) will increase coverage by 6.07%. The diff coverage is 73.17%.

:exclamation: Current head 7aaa650 differs from pull request most recent head 8afcc88. Consider uploading reports for the commit 8afcc88 to get more accurate results

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
+ Coverage   50.61%   56.69%   +6.07%     
==========================================
  Files          11       11              
  Lines         486      448      -38     
  Branches       51       56       +5     
==========================================
+ Hits          246      254       +8     
+ Misses        240      194      -46     
Impacted Files Coverage Ξ”
packages/electron-trpc/src/main/types.ts 0.00% <0.00%> (ΓΈ)
packages/electron-trpc/src/renderer/utils.ts 71.42% <66.66%> (+3.86%) :arrow_up:
...ackages/electron-trpc/src/main/handleIPCMessage.ts 60.00% <100.00%> (+0.32%) :arrow_up:
packages/electron-trpc/src/main/utils.ts 100.00% <100.00%> (+62.85%) :arrow_up: