fix(torii): ensure torii doesn't stop on model processor fail #2093
Codecov / codecov/project
succeeded
Jun 25, 2024 in 0s
68.50% (-0.01%) compared to e87118d, passed because coverage increased by -0.01% when compared to adjusted base (68.50%)
View this Pull Request on Codecov
68.50% (-0.01%) compared to e87118d, passed because coverage increased by -0.01% when compared to adjusted base (68.50%)
Details
Codecov Report
Attention: Patch coverage is 62.50000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 68.50%. Comparing base (
e87118d
) to head (0710ce3
).
Files | Patch % | Lines |
---|---|---|
crates/torii/core/src/engine.rs | 60.00% | 2 Missing |
crates/torii/core/src/sql.rs | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2093 +/- ##
==========================================
- Coverage 68.50% 68.50% -0.01%
==========================================
Files 331 331
Lines 41280 41283 +3
==========================================
+ Hits 28278 28279 +1
- Misses 13002 13004 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading