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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: fix test snapshots #53

Merged
merged 1 commit into from
Feb 12, 2022
Merged

chore: fix test snapshots #53

merged 1 commit into from
Feb 12, 2022

Conversation

angeloashmore
Copy link
Member

Types of changes

  • Chore (a non-breaking change which is related to package maintenance)
  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

This PR fixes failing tests related to AVA 4's snapshots.

It replaces ts-eager with esbuild-register. The performance difference should be negligible (with a slight edge toward ts-eager).

Checklist:

  • My change requires an update to the official documentation.
  • All TSDoc comments are up-to-date and new ones have been added where necessary.
  • All new and existing tests are passing.

馃

@codecov-commenter
Copy link

Codecov Report

Merging #53 (e5eff2f) into master (b349a44) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #53   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            7         7           
  Lines          113       113           
  Branches        23        23           
=========================================
  Hits           113       113           

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 3264f4d...e5eff2f. Read the comment docs.

@angeloashmore angeloashmore merged commit 974bbed into master Feb 12, 2022
@angeloashmore angeloashmore deleted the aa/fix-snapshots branch February 12, 2022 02:35
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