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

WIP fix for #160 - Configurable Line Height. This currently makes the… #433

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

WIP fix for #160 - Configurable Line Height. This currently makes the…

fb0f9d0
Select commit
Loading
Failed to load commit list.
Draft

WIP fix for #160 - Configurable Line Height. This currently makes the… #433

WIP fix for #160 - Configurable Line Height. This currently makes the…
fb0f9d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 17, 2025 in 0s

80.52% (-0.03%) compared to ebb8826

View this Pull Request on Codecov

80.52% (-0.03%) compared to ebb8826

Details

Codecov Report

Attention: Patch coverage is 52.17391% with 11 lines in your changes missing coverage. Please review.

Project coverage is 80.52%. Comparing base (ebb8826) to head (fb0f9d0).

Files with missing lines Patch % Lines
...main/java/org/fife/ui/rtextarea/RTextAreaBase.java 25.00% 9 Missing ⚠️
...main/java/org/fife/ui/rtextarea/FoldIndicator.java 50.00% 1 Missing ⚠️
...ea/src/main/java/org/fife/ui/rtextarea/Gutter.java 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #433      +/-   ##
============================================
- Coverage     80.54%   80.52%   -0.03%     
- Complexity     7811     7812       +1     
============================================
  Files           179      179              
  Lines         30242    30256      +14     
  Branches       3905     3907       +2     
============================================
+ Hits          24359    24364       +5     
- Misses         4218     4225       +7     
- Partials       1665     1667       +2     

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