Skip to content

feat: implement code coverage tracking for integration and E2E tests …#4723

Draft
meet2mky wants to merge 2 commits into
masterfrom
e2e-code-coverage
Draft

feat: implement code coverage tracking for integration and E2E tests …#4723
meet2mky wants to merge 2 commits into
masterfrom
e2e-code-coverage

Conversation

@meet2mky
Copy link
Copy Markdown
Collaborator

Description

Link to the issue in case of a bug fix.

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - NA

Any backward incompatible change? If so, please explain.

@meet2mky meet2mky added the execute-integration-tests Run only integration tests label May 23, 2026
@meet2mky meet2mky force-pushed the e2e-code-coverage branch 4 times, most recently from 073608d to 817bafc Compare May 23, 2026 07:05
@codecov
Copy link
Copy Markdown

codecov Bot commented May 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.72%. Comparing base (e599f67) to head (b2878b0).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4723   +/-   ##
=======================================
  Coverage   83.72%   83.72%           
=======================================
  Files         165      165           
  Lines       20648    20648           
=======================================
  Hits        17287    17287           
  Misses       2718     2718           
  Partials      643      643           
Flag Coverage Δ
unittests 83.72% <100.00%> (ø)

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

☔ 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.

…by passing GOCOVERDIR and enabling build-time coverage instrumentation.
@meet2mky meet2mky force-pushed the e2e-code-coverage branch from 817bafc to 63a4e5f Compare May 25, 2026 06:32
…ive and diff-based coverage reports for E2E tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

execute-integration-tests Run only integration tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant