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

Removed category flags (Infra) #693

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Removed category flags (Infra) #693

merged 1 commit into from
Aug 30, 2023

Conversation

Hook25
Copy link
Collaborator

@Hook25 Hook25 commented Aug 30, 2023

Description

Codecov.io carryover does not seem to support partial carry over. What this would do is make our tests fail due to dropping coverage on "categories" flags (for example, unittest) due to the fact that if any coverage for a category is submitted, it is assumed as the overall coverage of the flag.

This removes category flags leaving just the leaf flags for each part on the monorepo

Resolved issues

See: #690, unittest coverage is marked as -58% but this is not actually the case, unittest is just a category that includes one of the tests that were run

Documentation

N/A

Tests

N/A

@kissiel
Copy link
Contributor

kissiel commented Aug 30, 2023

Makes sense, +1

Copy link
Contributor

@kissiel kissiel left a comment

Choose a reason for hiding this comment

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

And the actual +1

@Hook25 Hook25 merged commit 2675fc7 into main Aug 30, 2023
2 checks passed
@Hook25 Hook25 deleted the fix_carryover_partial_flags branch August 30, 2023 13:07
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

Successfully merging this pull request may close these issues.

None yet

2 participants