Add support for injecting types into the environment #2811
Merged
Codecov / codecov/project
succeeded
Sep 22, 2023 in 0s
79.26% (+0.02%) compared to 0639275
View this Pull Request on Codecov
79.26% (+0.02%) compared to 0639275
Details
Codecov Report
Patch coverage: 88.88%
and project coverage change: +0.02%
🎉
Comparison is base (
0639275
) 79.23% compared to head (957de13
) 79.26%.
Report is 4 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #2811 +/- ##
==========================================
+ Coverage 79.23% 79.26% +0.02%
==========================================
Files 333 333
Lines 78753 78809 +56
==========================================
+ Hits 62401 62469 +68
+ Misses 14042 14033 -9
+ Partials 2310 2307 -3
Files Changed | Coverage Δ | |
---|---|---|
runtime/sema/type.go | 89.98% <76.92%> (-0.09%) |
⬇️ |
runtime/environment.go | 92.48% <100.00%> (+0.17%) |
⬆️ |
runtime/interpreter/interpreter.go | 89.83% <100.00%> (ø) |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading