Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Cleanup junk code created by GOB #214

Merged
merged 4 commits into from
Jul 21, 2024

refactor: use GSettings binding to handle settings update

468abbb
Select commit
Loading
Failed to load commit list.
Merged

refactor: Cleanup junk code created by GOB #214

refactor: use GSettings binding to handle settings update
468abbb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 21, 2024 in 0s

54.37% (-5.68%) compared to 0ed8594

View this Pull Request on Codecov

54.37% (-5.68%) compared to 0ed8594

Details

Codecov Report

Attention: Patch coverage is 45.45455% with 324 lines in your changes missing coverage. Please review.

Project coverage is 54.37%. Comparing base (0ed8594) to head (468abbb).

Files Patch % Lines
src/ibus-chewing-engine.c 45.49% 272 Missing ⚠️
src/IBusChewingPreEdit.c 40.24% 49 Missing ⚠️
src/main.c 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #214      +/-   ##
==========================================
- Coverage   60.05%   54.37%   -5.68%     
==========================================
  Files          24       17       -7     
  Lines        2774     2067     -707     
==========================================
- Hits         1666     1124     -542     
+ Misses       1108      943     -165     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.