Skip to content

fixed named hooks tests due to chai v4 update #887

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

Merged
merged 2 commits into from
Jan 28, 2021

Conversation

lukashroch
Copy link
Collaborator

Fix for named hooks due to v4 chai update. It now requires to use deep with include to check objects

@codecov
Copy link

codecov bot commented Jan 20, 2021

Codecov Report

Merging #887 (ae60591) into master (ffe1c78) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #887   +/-   ##
=======================================
  Coverage   95.20%   95.20%           
=======================================
  Files         117      117           
  Lines        1126     1126           
  Branches      129      129           
=======================================
  Hits         1072     1072           
  Misses         22       22           
  Partials       32       32           

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 ffe1c78...ae60591. Read the comment docs.

@theoludwig theoludwig merged commit 6455593 into sequelize:master Jan 28, 2021
@lukashroch lukashroch deleted the named-hooks-tests-fix branch February 6, 2021 10:52
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.

3 participants