atlassian / better-ajv-errors

JSON Schema validation for Human 👨‍🎤
https://atlassian.github.io/better-ajv-errors/
Other
234 stars 46 forks source link

:wrench: Fix esm build #133

Closed torifat closed 2 years ago

torifat commented 2 years ago

Closes #132

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 8989e18340133830a2668de991b052496428a697

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------------- | ----- | | better-ajv-errors | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov-commenter commented 2 years ago

Codecov Report

Merging #133 (8989e18) into main (675db32) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #133   +/-   ##
=======================================
  Coverage   95.56%   95.56%           
=======================================
  Files          14       14           
  Lines         496      496           
  Branches      101      101           
=======================================
  Hits          474      474           
  Misses         19       19           
  Partials        3        3           
Impacted Files Coverage Δ
src/helpers.js 100.00% <100.00%> (ø)
src/validation-errors/base.js 91.11% <100.00%> (ø)

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 675db32...8989e18. Read the comment docs.