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 determination of anonymous code blocks in Postgres Mode #4865

Merged

Conversation

mkslanc
Copy link
Contributor

@mkslanc mkslanc commented Jul 26, 2022

Issue #, if available: #4790

Description of changes:
Highlight of anonymous code block now wouldn't break highlight of other tokens

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 Jul 26, 2022

Codecov Report

Merging #4865 (a96adac) into master (649dd68) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4865   +/-   ##
=======================================
  Coverage   70.06%   70.06%           
=======================================
  Files         557      557           
  Lines       58220    58220           
  Branches    11195    11195           
=======================================
  Hits        40794    40794           
  Misses      17426    17426           
Flag Coverage Δ
unittests 70.06% <ø> (ø)

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

Impacted Files Coverage Δ
lib/ace/mode/pgsql_highlight_rules.js 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 649dd68...a96adac. Read the comment docs.

@mkslanc mkslanc marked this pull request as ready for review July 26, 2022 10:08
@andrewnester andrewnester merged commit 06f7e22 into ajaxorg:master Jul 26, 2022
@andrewnester
Copy link
Contributor

Thanks, merged!

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.

2 participants