Feat/execution contract #538
Closed
Codecov / codecov/project
succeeded
Mar 18, 2026 in 0s
68.73% (+0.63%) compared to 9c26e3c
View this Pull Request on Codecov
68.73% (+0.63%) compared to 9c26e3c
Details
Codecov Report
❌ Patch coverage is 53.06122% with 46 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.73%. Comparing base (9c26e3c) to head (8fbb88a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/main.rs | 0.00% | 11 Missing |
| src/error.rs | 71.87% | 9 Missing |
| src/helpers/events/subscribe.rs | 33.33% | 6 Missing |
| src/helpers/gmail/watch.rs | 33.33% | 6 Missing |
| src/executor.rs | 71.42% | 4 Missing |
| src/helpers/sheets.rs | 0.00% | 2 Missing |
| src/schema.rs | 0.00% | 2 Missing |
| src/helpers/calendar.rs | 0.00% | 1 Missing |
| src/helpers/chat.rs | 0.00% | 1 Missing |
| src/helpers/docs.rs | 0.00% | 1 Missing |
| ... and 3 more |
Additional details and impacted files
@@ Coverage Diff @@
## main #538 +/- ##
==========================================
+ Coverage 68.10% 68.73% +0.63%
==========================================
Files 40 41 +1
Lines 17954 18761 +807
==========================================
+ Hits 12227 12895 +668
- Misses 5727 5866 +139 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading