-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuerepo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docs
Description
Suggestion
From #5926 (comment):
I'm confused why codecov thinks this isn't covered by tests. I can debug it locally to see the
TSAbstractAccessorProperty
andAccessorProperty
cases being hit. Though, sourcemaps seem to not be working - maybe that's the issue?![]()
Steps to reproduce:
- Add a breakpoint in
packages/typescript-estree/src/convert.ts
- Open a JavaScript Debug Terminal
cd packages/ast-spec
yarn jest fixtures
The breakpoint will switch to convert.js
.
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuerepo maintenancethings to do with maintenance of the repo, and not with code/docsthings to do with maintenance of the repo, and not with code/docs