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

Fix linter complaints #5735

Merged
merged 3 commits into from
Feb 3, 2025

add empty group when testing mode regexps to match the actual usage

71c3ae2
Select commit
Loading
Failed to load commit list.
Merged

Fix linter complaints #5735

add empty group when testing mode regexps to match the actual usage
71c3ae2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 30, 2025 in 0s

87.05% (-0.01%) compared to 6f05b92, passed because coverage increased by 0% when compared to adjusted base (87.06%)

View this Pull Request on Codecov

87.05% (-0.01%) compared to 6f05b92, passed because coverage increased by 0% when compared to adjusted base (87.06%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 87.05%. Comparing base (6f05b92) to head (71c3ae2).

Files with missing lines Patch % Lines
src/mode/_test/highlight_rules_test.js 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5735      +/-   ##
==========================================
- Coverage   87.06%   87.05%   -0.01%     
==========================================
  Files         598      598              
  Lines       43713    43714       +1     
  Branches     7164     7164              
==========================================
  Hits        38057    38057              
- Misses       5656     5657       +1     

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