Skip to content

Improve test/go target to test go modules #5882

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
May 27, 2025
Merged

Improve test/go target to test go modules #5882

merged 6 commits into from
May 27, 2025

Conversation

Warashi
Copy link
Member

@Warashi Warashi commented May 27, 2025

What this PR does:

as title

Why we need it:

To run all tests across the go modules

Which issue(s) this PR fixes:

Part of #5867

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
Copy link

codecov bot commented May 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.40%. Comparing base (1e1e9c4) to head (88d6e84).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5882   +/-   ##
=======================================
  Coverage   24.39%   24.40%           
=======================================
  Files         444      444           
  Lines       48731    48731           
=======================================
+ Hits        11889    11893    +4     
+ Misses      35875    35872    -3     
+ Partials      967      966    -1     
Flag Coverage Δ
. 24.40% <ø> (?)

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Warashi added 4 commits May 27, 2025 17:09
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
Signed-off-by: Shinnosuke Sawada-Dazai <[email protected]>
@Warashi Warashi marked this pull request as ready for review May 27, 2025 08:31
@Warashi Warashi requested a review from a team as a code owner May 27, 2025 08:31
@Warashi Warashi merged commit 7fe3f2d into master May 27, 2025
38 checks passed
@Warashi Warashi deleted the go-modules-test branch May 27, 2025 08:43
@github-actions github-actions bot mentioned this pull request May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants