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: fast deep equal import #155

Merged
merged 1 commit into from Jul 11, 2022
Merged

fix: fast deep equal import #155

merged 1 commit into from Jul 11, 2022

Conversation

imranbarbhuiya
Copy link
Contributor

@imranbarbhuiya imranbarbhuiya commented Jul 10, 2022

closes #157

@codecov-commenter
Copy link

Codecov Report

Merging #155 (f48b68f) into main (bdf089d) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #155   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files          56       56           
  Lines        3232     3232           
  Branches      801      801           
=======================================
  Hits         3210     3210           
  Misses         13       13           
  Partials        9        9           
Impacted Files Coverage Δ
src/constraints/util/isUnique.ts 100.00% <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 bdf089d...f48b68f. Read the comment docs.

@favna favna merged commit 5ce8ff6 into sapphiredev:main Jul 11, 2022
@imranbarbhuiya imranbarbhuiya deleted the fix/fast-deep-equal-import branch July 11, 2022 20:04
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.

bug: shapeshift 3.5.0 imports fast-deep-equal wrong breaking it
4 participants