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

chore: bump jest-runner-tsd #12198

Closed
wants to merge 1 commit into from
Closed

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented Dec 30, 2021

Summary

Getting

    The type definition `index.d.ts` does not exist. Create one and try again.

      at node_modules/mlh-tsd/dist/lib/index.js:23:15

Related to #11966? /cc @mrazauskas

Test plan

Green CI

@mrazauskas
Copy link
Contributor

Yes, I noticed this while trying out. Will look at it again, but it seems that .d.ts is simply not resolved properly, because of mono-repo setup. Might be that this is another limitation at the moment.

Not at computer right now. I can fix this later today.

@codecov-commenter
Copy link

Codecov Report

Merging #12198 (60aba70) into main (5706d71) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #12198      +/-   ##
==========================================
- Coverage   67.72%   67.71%   -0.01%     
==========================================
  Files         328      328              
  Lines       16993    16993              
  Branches     4818     4818              
==========================================
- Hits        11508    11507       -1     
- Misses       5452     5453       +1     
  Partials       33       33              
Impacted Files Coverage Δ
packages/expect/src/utils.ts 96.03% <0.00%> (-0.50%) ⬇️

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 5706d71...60aba70. Read the comment docs.

@github-actions
Copy link

github-actions bot commented Mar 7, 2022

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants