Codecov / codecov/project
succeeded
Jan 6, 2024 in 0s
49.90% (+0.58%) compared to b68ce33
View this Pull Request on Codecov
49.90% (+0.58%) compared to b68ce33
Details
Codecov Report
Attention: 111 lines
in your changes are missing coverage. Please review.
Comparison is base (
b68ce33
) 49.32% compared to head (8926787
) 49.90%.
❗ Current head 8926787 differs from pull request most recent head e5d1b2d. Consider uploading reports for the commit e5d1b2d to get more accurate results
Additional details and impacted files
@@ Coverage Diff @@
## main #689 +/- ##
==========================================
+ Coverage 49.32% 49.90% +0.58%
==========================================
Files 46 46
Lines 7988 8085 +97
==========================================
+ Hits 3940 4035 +95
- Misses 4048 4050 +2
Files | Coverage Δ | |
---|---|---|
src/edit_mode/emacs.rs | 93.63% <100.00%> (ø) |
|
src/edit_mode/keybindings.rs | 90.47% <100.00%> (+1.74%) |
⬆️ |
src/edit_mode/vi/vi_keybindings.rs | 100.00% <100.00%> (ø) |
|
src/painting/styled_text.rs | 61.65% <98.34%> (+61.65%) |
⬆️ |
src/enums.rs | 18.47% <10.00%> (-1.00%) |
⬇️ |
src/core_editor/line_buffer.rs | 87.69% <0.00%> (-1.94%) |
⬇️ |
src/engine.rs | 5.65% <12.50%> (+0.67%) |
⬆️ |
src/core_editor/editor.rs | 41.23% <11.11%> (-4.88%) |
⬇️ |
Loading