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 constructor parameter comparison #245

Merged
merged 3 commits into from Oct 16, 2021
Merged

Fix constructor parameter comparison #245

merged 3 commits into from Oct 16, 2021

Conversation

mmkal
Copy link
Owner

@mmkal mmkal commented Oct 16, 2021

Fixes #244

@codecov-commenter
Copy link

Codecov Report

Merging #245 (21b93fd) into main (9d245b2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #245   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines          727       727           
  Branches       121       121           
=========================================
  Hits           727       727           
Impacted Files Coverage Δ
packages/expect-type/src/index.ts 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 9d245b2...21b93fd. Read the comment docs.

@mmkal mmkal merged commit 65c33e1 into main Oct 16, 2021
@mmkal mmkal deleted the fix-constructor-params branch October 16, 2021 12:33
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.

[expect-type] Constructor parameters ignored in .toEqualTypeOf
2 participants