Skip to content

Add TeamCity test directives#431

Open
timbavtbc wants to merge 8 commits intocpisciotta:mainfrom
timbavtbc:issue-421_teamcity_test_directives
Open

Add TeamCity test directives#431
timbavtbc wants to merge 8 commits intocpisciotta:mainfrom
timbavtbc:issue-421_teamcity_test_directives

Conversation

@timbavtbc
Copy link
Copy Markdown

@timbavtbc timbavtbc commented Aug 11, 2025

This relates to issue 421 - about using the test-specific directives like ##teamcity[testSuiteStarted ... ] instead of just ##teamcity[message] directives.

It occurs to me that this should probably be a separate renderer: some folks might prefer the message based one, and to use junit or some other test integration for counting tests.

@timbavtbc timbavtbc requested a review from cpisciotta as a code owner August 11, 2025 16:14
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 13, 2025

Codecov Report

❌ Patch coverage is 75.00000% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.48%. Comparing base (87c5557) to head (3c98c3d).

Files with missing lines Patch % Lines
...ces/XcbeautifyLib/Renderers/TeamCityRenderer.swift 75.00% 17 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #431      +/-   ##
==========================================
- Coverage   91.96%   91.48%   -0.48%     
==========================================
  Files          17       17              
  Lines        2538     2596      +58     
==========================================
+ Hits         2334     2375      +41     
- Misses        204      221      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

2 participants