[stack]: rewrite GraphQL engine - 0 #2090
Closed
Codecov / codecov/project
failed
Jun 17, 2024 in 1s
84.12% (-0.07%) compared to ab0b519
View this Pull Request on Codecov
84.12% (-0.07%) compared to ab0b519
Details
Codecov Report
Attention: Patch coverage is 82.27593%
with 176 lines
in your changes missing coverage. Please review.
Project coverage is 84.12%. Comparing base (
ab0b519
) to head (a8b5e49
).
Report is 12 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/core/ir/jit/helper.rs | 44.37% | 84 Missing |
src/core/ir/jit/blueprint_index.rs | 65.59% | 32 Missing |
src/core/ir/jit/synth.rs | 91.07% | 24 Missing |
src/core/ir/jit/context.rs | 83.09% | 12 Missing |
src/core/ir/jit/model.rs | 91.35% | 7 Missing |
src/core/counter.rs | 37.50% | 5 Missing |
src/core/ir/jit/builder.rs | 98.17% | 4 Missing |
src/core/ir/jit/execute.rs | 93.10% | 4 Missing |
src/core/ir/mod.rs | 40.00% | 3 Missing |
src/core/blueprint/blueprint.rs | 90.90% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2090 +/- ##
==========================================
- Coverage 84.18% 84.12% -0.07%
==========================================
Files 212 220 +8
Lines 20097 21060 +963
==========================================
+ Hits 16919 17716 +797
- Misses 3178 3344 +166
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading