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

tests: tests are less noisy #1194

Merged
merged 5 commits into from
Jun 2, 2024
Merged

tests: tests are less noisy #1194

merged 5 commits into from
Jun 2, 2024

Conversation

jkowalleck
Copy link
Member

@jkowalleck jkowalleck commented Jun 2, 2024

tests polluted the edxErr. this was by mistake, which was fixed, now.
in addition, the release tests were stripped to the needed, which might speed things up

Signed-off-by: Jan Kowalleck <[email protected]>
@jkowalleck jkowalleck added the QA label Jun 2, 2024
@jkowalleck jkowalleck requested a review from a team as a code owner June 2, 2024 19:18
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% 100.00% (target: 80.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (b61bcc5) 1263 1065 84.32%
Head commit (b7a71ee) 1263 (+0) 1065 (+0) 84.32% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1194) 2 2 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more

@jkowalleck jkowalleck merged commit 7e92a49 into main Jun 2, 2024
35 checks passed
@jkowalleck jkowalleck deleted the tests/stop-polluting-stderr branch June 2, 2024 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant