Update TFS reporter to correct format by lwasylow · Pull Request #1270 · utPLSQL/utPLSQL · GitHub
Skip to content

Update TFS reporter to correct format#1270

Merged
jgebal merged 2 commits intodevelopfrom
feature/1257_missing_testcases_tfs_reporter
Feb 18, 2024
Merged

Update TFS reporter to correct format#1270
jgebal merged 2 commits intodevelopfrom
feature/1257_missing_testcases_tfs_reporter

Conversation

@lwasylow
Copy link
Copy Markdown
Member

@lwasylow lwasylow commented Sep 24, 2023

Fixes #1081
Fixes #1257
As per notes on 1081 the new code will roll up context into suites.
And report empty test suites only when number of tests is equal 0.

Still some more tests to go for complex nesting.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 24, 2023

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 24, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Files Coverage Δ
source/reporters/ut_tfs_junit_reporter.tpb 94.28% <92.10%> (+1.30%) ⬆️

... and 1 file with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@lwasylow lwasylow changed the title First checking. Update TFS reporter to correct format Sep 24, 2023
@sonarqubecloud
Copy link
Copy Markdown

@lwasylow lwasylow requested a review from jgebal September 29, 2023 19:01
@jgebal jgebal merged commit eb8bb06 into develop Feb 18, 2024
@jgebal jgebal deleted the feature/1257_missing_testcases_tfs_reporter branch February 18, 2024 15:53
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.

TFS reporter does not report flat testsuite structure correctly (failure in Bamboo) Bad format for ut_tfs_junit_reporter with CONTEXT annotation

2 participants