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: use .isStringLiteralLike() to take template literals as arguments #38

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

mrazauskas
Copy link
Member

Closes #34

I was in a hurry and forgot to check some details with previous patch. It did not work still. Now everything is double checked and tested.

@mrazauskas mrazauskas enabled auto-merge (squash) November 29, 2023 11:21
Copy link

codecov bot commented Nov 29, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4e4b1f3) 90.64% compared to head (f0c3ef7) 90.63%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   90.64%   90.63%   -0.02%     
==========================================
  Files          83       83              
  Lines        5335     5329       -6     
  Branches      738      738              
==========================================
- Hits         4836     4830       -6     
  Misses        496      496              
  Partials        3        3              

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

@mrazauskas mrazauskas merged commit c200604 into main Nov 29, 2023
15 checks passed
@mrazauskas mrazauskas deleted the fix-to-raise-error branch November 29, 2023 11:26
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.

Handle more complexe string with toRaiseError
1 participant