Skip to content

Better error message#254

Merged
nellyk merged 1 commit intoamericanexpress:masterfrom
k-yle:patch-1
Feb 26, 2021
Merged

Better error message#254
nellyk merged 1 commit intoamericanexpress:masterfrom
k-yle:patch-1

Conversation

@k-yle
Copy link
Copy Markdown
Contributor

@k-yle k-yle commented Feb 20, 2021

Description

Motivation and Context

Fairly straightforward PR. I was struggling to debug an issue because the original error from spawn isn't shown to the user

How Has This Been Tested?

Tested in my code, now you can see the error - which was ENOMEM. Also added better unit tests

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (adding or updating documentation)
  • Dependency update

Checklist:

  • My change requires a change to the documentation and I have updated the documentation accordingly. N/A
  • My changes are in sync with the code style of this project.
  • There aren't any other open Pull Requests for the same issue/update.
  • These changes should be applied to a maintenance branch.
  • I have added the Apache 2.0 license header to any new files created. N/A

What is the Impact to Developers Using Jest-Image-Snapshot?

nicer errors

@k-yle k-yle requested a review from a team as a code owner February 20, 2021 00:02
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 20, 2021

CLA assistant check
All committers have signed the CLA.

@nellyk nellyk merged commit af44dd4 into americanexpress:master Feb 26, 2021
oneamexbot added a commit that referenced this pull request Feb 26, 2021
# [4.4.0](v4.3.0...v4.4.0) (2021-02-26)

### Features

* better error message ([#254](#254)) ([af44dd4](af44dd4))
@oneamexbot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 4.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@k-yle k-yle deleted the patch-1 branch February 27, 2021 00:20
goverdhan07 pushed a commit to goverdhan07/jest-image-snapshot that referenced this pull request Jul 23, 2023
goverdhan07 pushed a commit to goverdhan07/jest-image-snapshot that referenced this pull request Jul 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants