Skip to content

test: add test case for analytics capture #1156

Merged
koubaa merged 4 commits intomainfrom
analytics-test
May 5, 2025
Merged

test: add test case for analytics capture #1156
koubaa merged 4 commits intomainfrom
analytics-test

Conversation

@koubaa
Copy link
Copy Markdown
Collaborator

@koubaa koubaa commented May 5, 2025

Now that 25.2 nightly builds have stabilized, I can add the test case

@koubaa koubaa requested a review from MaxJPRey May 5, 2025 12:26
@koubaa koubaa requested a review from a team as a code owner May 5, 2025 12:26
@github-actions github-actions bot added the documentation Improvements or additions to documentation label May 5, 2025
@codacy-production
Copy link
Copy Markdown

codacy-production bot commented May 5, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (285bf39) 2536 2201 86.79%
Head commit (40b6327) 2536 (+0) 2201 (+0) 86.79% (+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 (#1156) 0 0 ∅ (not applicable)

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

@codecov
Copy link
Copy Markdown

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.79%. Comparing base (285bf39) to head (40b6327).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1156   +/-   ##
=======================================
  Coverage   86.79%   86.79%           
=======================================
  Files          39       39           
  Lines        2536     2536           
=======================================
  Hits         2201     2201           
  Misses        335      335           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@koubaa koubaa requested review from dipinknair and klmcadams May 5, 2025 12:42
Copy link
Copy Markdown
Contributor

@MaxJPRey MaxJPRey left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks @koubaa for your time on this test.

@koubaa koubaa merged commit cb6c777 into main May 5, 2025
56 checks passed
@koubaa koubaa deleted the analytics-test branch May 5, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants