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: broken deno runtime secret injection #946

Merged
merged 2 commits into from
Dec 25, 2024

chore: bump to rc.9

6f691e4
Select commit
Loading
Failed to load commit list.
Merged

fix: broken deno runtime secret injection #946

chore: bump to rc.9
6f691e4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 1s

77.72% (+0.02%) compared to 37f51aa

View this Pull Request on Codecov

77.72% (+0.02%) compared to 37f51aa

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 77.72%. Comparing base (37f51aa) to head (6f691e4).

Files with missing lines Patch % Lines
src/typegate/src/runtimes/deno/deno.ts 33.33% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #946      +/-   ##
==========================================
+ Coverage   77.69%   77.72%   +0.02%     
==========================================
  Files         153      153              
  Lines       19096    19096              
  Branches     1924     1924              
==========================================
+ Hits        14837    14842       +5     
+ Misses       4235     4231       -4     
+ Partials       24       23       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.