feat(js): JS based resolvers #1867
+470
−280
Merged
Codecov / codecov/project
succeeded
May 24, 2024 in 1s
82.69% (+0.09%) compared to 4cca178
View this Pull Request on Codecov
82.69% (+0.09%) compared to 4cca178
Details
Codecov Report
Attention: Patch coverage is 91.60305%
with 11 lines
in your changes are missing coverage. Please review.
Project coverage is 82.69%. Comparing base (
4cca178
) to head (8f69141
).
Files | Patch % | Lines |
---|---|---|
src/cli/javascript/runtime.rs | 92.59% | 4 Missing |
src/core/lambda/io.rs | 81.81% | 2 Missing |
tailcall-aws-lambda/src/runtime.rs | 0.00% | 2 Missing |
tailcall-cloudflare/src/runtime.rs | 0.00% | 2 Missing |
src/cli/runtime/mod.rs | 93.75% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1867 +/- ##
==========================================
+ Coverage 82.60% 82.69% +0.09%
==========================================
Files 174 175 +1
Lines 17930 18022 +92
==========================================
+ Hits 14811 14904 +93
+ Misses 3119 3118 -1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading