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

bug: Support inheritance #6

Open
planger opened this issue Jul 27, 2022 · 0 comments
Open

bug: Support inheritance #6

planger opened this issue Jul 27, 2022 · 0 comments

Comments

@planger
Copy link
Contributor

planger commented Jul 27, 2022

It looks like theia-vscodecov doesn't properly support inheritance.
Can be reproduced with gitlab-vscode-extension-main:

  • theia-vscodecov reports Selection.start as missing even though it is inherited from Range.start which is supported
  • Gitlab extends vscode.Comment in its code base and theia-vscodecov reports all members it adds as missing
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

No branches or pull requests

1 participant