feat: add --[no-]shell-escape flag #153
Merged
Codecov / codecov/project
succeeded
Apr 10, 2026 in 1s
78.47% (+8.27%) compared to 9afdded
View this Pull Request on Codecov
78.47% (+8.27%) compared to 9afdded
Details
Codecov Report
❌ Patch coverage is 77.62040% with 79 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.47%. Comparing base (9afdded) to head (0ff1f71).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cmd/texd/signals.go | 0.00% | 28 Missing |
| cmd/texd/setup.go | 72.72% | 18 Missing and 3 partials |
| cmd/texd/main.go | 50.00% | 15 Missing |
| cmd/texd/flags.go | 94.36% | 6 Missing and 2 partials |
| cmd/texd/helpers.go | 88.88% | 2 Missing and 2 partials |
| tex/engine.go | 85.71% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #153 +/- ##
==========================================
+ Coverage 70.20% 78.47% +8.27%
==========================================
Files 34 39 +5
Lines 1537 1719 +182
==========================================
+ Hits 1079 1349 +270
+ Misses 396 300 -96
- Partials 62 70 +8 ☔ 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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading