Skip to content

Unit test improvements

Codecov / codecov/project succeeded Oct 22, 2024 in 0s

80.15% (+5.53%) compared to 8022578

View this Pull Request on Codecov

80.15% (+5.53%) compared to 8022578

Details

Codecov Report

Attention: Patch coverage is 73.23944% with 38 lines in your changes missing coverage. Please review.

Project coverage is 80.15%. Comparing base (8022578) to head (b83a883).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...org/fife/ui/rsyntaxtextarea/modes/DTokenMaker.java 68.00% 16 Missing ⚠️
.../fife/ui/rsyntaxtextarea/modes/PerlTokenMaker.java 74.28% 9 Missing ⚠️
...ava/org/fife/ui/rsyntaxtextarea/ParserManager.java 75.00% 4 Missing ⚠️
...e/ui/rsyntaxtextarea/RSyntaxTextAreaEditorKit.java 75.00% 3 Missing and 1 partial ⚠️
...ife/ui/rsyntaxtextarea/folding/HtmlFoldParser.java 81.81% 0 Missing and 2 partials ⚠️
...g/fife/ui/rsyntaxtextarea/CodeTemplateManager.java 50.00% 1 Missing ⚠️
.../ui/rsyntaxtextarea/focusabletip/FocusableTip.java 0.00% 1 Missing ⚠️
...ife/ui/rsyntaxtextarea/focusabletip/TipWindow.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #568      +/-   ##
============================================
+ Coverage     74.61%   80.15%   +5.53%     
- Complexity     6879     7744     +865     
============================================
  Files           178      178              
  Lines         30265    30233      -32     
  Branches       3912     3907       -5     
============================================
+ Hits          22582    24233    +1651     
+ Misses         5862     4322    -1540     
+ Partials       1821     1678     -143     

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