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: recognition of uppercase hex numbers for stylus mode #4962

Merged
merged 1 commit into from Oct 17, 2022

Conversation

mkslanc
Copy link
Contributor

@mkslanc mkslanc commented Oct 17, 2022

Issue #, if available: #4958

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link

codecov bot commented Oct 17, 2022

Codecov Report

Base: 85.99% // Head: 86.06% // Increases project coverage by +0.06% 🎉

Coverage data is based on head (93b1b76) compared to base (0d86f93).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4962      +/-   ##
==========================================
+ Coverage   85.99%   86.06%   +0.06%     
==========================================
  Files         544      544              
  Lines       41469    41432      -37     
  Branches     6554     6537      -17     
==========================================
- Hits        35663    35659       -4     
+ Misses       5806     5773      -33     
Flag Coverage Δ
unittests 86.06% <ø> (+0.06%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/mode/stylus_highlight_rules.js 100.00% <ø> (ø)
src/range.js 84.02% <0.00%> (-1.39%) ⬇️
src/edit_session.js 85.76% <0.00%> (ø)
src/keyboard/vim_test.js 98.61% <0.00%> (+<0.01%) ⬆️
src/layer/text.js 91.35% <0.00%> (+0.01%) ⬆️
src/edit_session/folding.js 75.42% <0.00%> (+0.09%) ⬆️
src/keyboard/vim.js 90.05% <0.00%> (+0.22%) ⬆️
src/editor.js 82.83% <0.00%> (+0.37%) ⬆️
src/edit_session/bracket_match.js 94.97% <0.00%> (+1.43%) ⬆️
src/mode/folding/xml.js 94.87% <0.00%> (+4.07%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@andrewnester andrewnester merged commit 87e0dc7 into ajaxorg:master Oct 17, 2022
@andrewnester
Copy link
Contributor

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants