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

refactor: use StringLiteralLike over StringLiteral | SubstitutionTemplateLiteral #128

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

RebeccaStevens
Copy link
Collaborator

@RebeccaStevens RebeccaStevens commented Feb 25, 2023

PR Checklist

Overview

A small refactor.

@codecov
Copy link

codecov bot commented Feb 25, 2023

Codecov Report

Merging #128 (8b399b0) into main (65ab657) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #128   +/-   ##
=======================================
  Coverage   21.80%   21.80%           
=======================================
  Files          18       18           
  Lines         431      431           
  Branches      171      171           
=======================================
  Hits           94       94           
  Misses        315      315           
  Partials       22       22           
Flag Coverage Δ
4.2.4 21.11% <ø> (ø)
4.3.5 21.34% <ø> (ø)
4.4.4 21.34% <ø> (ø)
latest 21.34% <ø> (ø)

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

Impacted Files Coverage Δ
src/nodes/typeGuards/compound.ts 40.90% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@RebeccaStevens RebeccaStevens enabled auto-merge (squash) March 2, 2023 22:14
@RebeccaStevens RebeccaStevens merged commit f334104 into main Mar 2, 2023
@RebeccaStevens RebeccaStevens deleted the refactor-NumericOrStringLikeLiteral branch March 2, 2023 22:15
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.

Maintenance issue
2 participants