refactor: simplify utility functions #278
Merged
Codecov / codecov/project
succeeded
Sep 6, 2025 in 1s
63.08% (-1.96%) compared to 362fdae, passed because coverage increased by 0.30% when compared to adjusted base (62.77%)
View this Pull Request on Codecov
63.08% (-1.96%) compared to 362fdae, passed because coverage increased by 0.30% when compared to adjusted base (62.77%)
Details
Codecov Report
❌ Patch coverage is 75.00000% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.08%. Comparing base (362fdae) to head (561cd64).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/ibus-chewing-engine.c | 55.00% | 9 Missing |
| src/ibus-chewing-util.c | 78.94% | 8 Missing |
| src/ibus-chewing-preedit.h | 75.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #278 +/- ##
==========================================
- Coverage 65.03% 63.08% -1.96%
==========================================
Files 17 15 -2
Lines 2148 2010 -138
Branches 266 259 -7
==========================================
- Hits 1397 1268 -129
+ Misses 746 737 -9
Partials 5 5 ☔ 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