Skip to content

Clarify behavior of before/after procedures in suitepath#1364

Merged
jgebal merged 1 commit into
developfrom
feature/update_before_aftereach_documentation
Jun 8, 2026
Merged

Clarify behavior of before/after procedures in suitepath#1364
jgebal merged 1 commit into
developfrom
feature/update_before_aftereach_documentation

Conversation

@jgebal

@jgebal jgebal commented Jun 8, 2026

Copy link
Copy Markdown
Member

Clarify the scope of beforeall / afterall beforeeach and aftereach when using suitepaths.

Resolves: #958

Clarify the scope of beforeall / afterall beforeeach and aftereach when using suitepaths.

Resolves: #958
@jgebal jgebal self-assigned this Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Test Results

    1 files    102 suites   2m 48s ⏱️
1 125 tests 1 121 ✅ 4 💤 0 ❌
1 129 runs  1 121 ✅ 8 💤 0 ❌

Results for commit 397c9f3.

♻️ This comment has been updated with latest results.

@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

@codecov

codecov Bot commented Jun 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.86%. Comparing base (3135d81) to head (397c9f3).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1364   +/-   ##
========================================
  Coverage    94.86%   94.86%           
========================================
  Files          111      111           
  Lines         5457     5457           
  Branches        30       30           
========================================
  Hits          5177     5177           
  Misses         263      263           
  Partials        17       17           
Flag Coverage Δ
19se 94.85% <ø> (ø)
21XE 95.00% <ø> (ø)
23-free 94.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@jgebal jgebal merged commit 1e01ddf into develop Jun 8, 2026
15 checks passed
@jgebal jgebal deleted the feature/update_before_aftereach_documentation branch June 8, 2026 14:12
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.

Documentation: Make clear that beforeeach and aftereach are not called in a child suite

1 participant