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

frontend: Improve test coverage collection #2141

Merged
merged 1 commit into from
Jul 8, 2024
Merged

Conversation

sniok
Copy link
Contributor

@sniok sniok commented Jul 5, 2024

For coverage task in #2125

Copied coverage collection includes/excludes from previous jest setup so it's more comparable and switched to istanbul coverage provider.

@sniok
Copy link
Contributor Author

sniok commented Jul 5, 2024

oh wait v8 coverage collector counts comments as lines. Maybe let's stick to istanbul

@sniok sniok force-pushed the coverage-improvements branch from eb11de8 to 42bc7a5 Compare July 5, 2024 12:38
@sniok sniok requested a review from illume July 5, 2024 12:38
@sniok sniok force-pushed the coverage-improvements branch from 42bc7a5 to 6f5b783 Compare July 5, 2024 16:18
Signed-off-by: Oleksandr Dubenko <oldubenko@microsoft.com>
@sniok sniok force-pushed the coverage-improvements branch from 6f5b783 to 542cc16 Compare July 8, 2024 08:08
Copy link
Collaborator

@illume illume left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. 🎉🎈

The coverage numbers are back around where it was before.

@illume illume merged commit f1ae6c8 into main Jul 8, 2024
18 checks passed
@illume illume deleted the coverage-improvements branch July 8, 2024 13:46
@illume illume added bug Something isn't working regression Bugs for things that used to work in previous releases. labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working regression Bugs for things that used to work in previous releases.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants