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

NSIS mode: add !assert command #5231

Merged
merged 1 commit into from
Jul 3, 2023
Merged

NSIS mode: add !assert command #5231

merged 1 commit into from
Jul 3, 2023

Conversation

idleberg
Copy link
Contributor

@idleberg idleberg commented Jul 2, 2023

Description of changes:

  • adds !assert command, as introduced by NSIS v3.09 (see changelog)

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 2, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (bc93f98) 87.22% compared to head (b6579bb) 87.22%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5231   +/-   ##
=======================================
  Coverage   87.22%   87.22%           
=======================================
  Files         565      565           
  Lines       45253    45253           
  Branches     6927     6927           
=======================================
  Hits        39471    39471           
  Misses       5782     5782           
Flag Coverage Δ
unittests 87.22% <ø> (ø)

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

Impacted Files Coverage Δ
src/mode/nsis_highlight_rules.js 100.00% <ø> (ø)

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

@whazor whazor changed the title add !assert command NSIS mode: add !assert command Jul 3, 2023
@whazor whazor merged commit a6c8bf3 into ajaxorg:master Jul 3, 2023
3 checks passed
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