Skip to content
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

chore: improve ci test reports with gotestsum #1803

Merged
merged 7 commits into from
Jan 2, 2024
Merged

chore: improve ci test reports with gotestsum #1803

merged 7 commits into from
Jan 2, 2024

Conversation

sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Jan 2, 2024

What kind of change does this PR introduce?

ci

What is the new behavior?

  • Run tests with gotestsum for clearer reporting.
  • Version controls linter and test runner in go.mod.

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from a team as a code owner January 2, 2024 04:29
@coveralls
Copy link

coveralls commented Jan 2, 2024

Pull Request Test Coverage Report for Build 7384085034

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.06%) to 58.266%

Totals Coverage Status
Change from base Build 7381761562: -0.06%
Covered Lines: 6002
Relevant Lines: 10301

💛 - Coveralls

@sweatybridge sweatybridge merged commit 0f40665 into main Jan 2, 2024
9 checks passed
@sweatybridge sweatybridge deleted the testsum branch January 2, 2024 09:21
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