Skip to content

fix(kitsu-core): use typeof instead of constructor comparison for checking if Object#654

Merged
wopian merged 4 commits intomasterfrom
refactor/typeof
Mar 4, 2022
Merged

fix(kitsu-core): use typeof instead of constructor comparison for checking if Object#654
wopian merged 4 commits intomasterfrom
refactor/typeof

Conversation

@wopian
Copy link
Copy Markdown
Owner

@wopian wopian commented Mar 4, 2022

Closes #652

@qlty-cloud-legacy
Copy link
Copy Markdown

Code Climate has analyzed commit 8d39707 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (100% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@wopian wopian merged commit af9d893 into master Mar 4, 2022
@wopian wopian deleted the refactor/typeof branch March 4, 2022 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Object type checking might fail in nuxt applications

1 participant