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

[Tracking] Coverage prototype #28608

Closed
7 of 13 tasks
valentinpalkovic opened this issue Jul 15, 2024 · 2 comments
Closed
7 of 13 tasks

[Tracking] Coverage prototype #28608

valentinpalkovic opened this issue Jul 15, 2024 · 2 comments
Assignees
Labels

Comments

@valentinpalkovic
Copy link
Contributor

valentinpalkovic commented Jul 15, 2024

RFC

#28397

Milestones

Use this space to document how the project will be split up. At project kickoff, at minimum we should have all the milestones split up, and emphasize which is must-have and which is nice-to-have. As we dig in, flesh out the detailed implementational tasks in each milestone.

Milestone 1: Spike

Milestone 2: Benchmarking

Milestone 3: Stretch goals

Nice to Have

Related issues that may be resolved by this project

  1. ndelangen

Decision Records

Vocabulary

  • Project Coverage: Comprehensive coverage of the component, including all tests from various stories and higher-level components that include the targeted component.
  • Story Coverage: Coverage resulting only from the currently selected story (not all stories in one story file)
  • Component Coverage: Coverage resulting from all stories of the currently selected story file
Copy link
Contributor

greptile-apps bot commented Jul 15, 2024

** Disclaimer** This information might be inaccurate, due to it being generated automatically
Please provide a valid reproduction link in the 'Reproduction link' section. Refer to the bug report template for guidance. If the link is invalid or missing, the issue may be closed. For more details, see the invalid link comment.

References

/.github/ISSUE_TEMPLATE/bug_report.yml
/.github/comments/invalid-link.md
/.github/workflows/stale.yml
/.github/workflows/triage.yml

About Greptile

This response provides a starting point for your research, not a precise solution.

Help us improve! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

Ask Greptile · Edit Issue Bot Settings

@valentinpalkovic valentinpalkovic changed the title [Bug]: Coverage prototype Jul 15, 2024
@valentinpalkovic valentinpalkovic changed the title Coverage prototype [Tracking] Coverage prototype Jul 17, 2024
@cenfun
Copy link

cenfun commented Jul 18, 2024

I created a tool MCR that can generate coverage reports directly from V8. It does not require instrumenting source code like Istanbul.

Not sure if it's useful but maybe an additional option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

3 participants