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

ci: add support for gotestfmt for easier to read test results #151

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

ernestojeda
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Documentation content changes
  • Other... Please describe:

Issue Number:

Sandbox Testing

Test Links :

Are there any new imports or modules? If so, what are they used for and why?

Are there any specific instructions or things that should be known prior to reviewing?

Other information

@ernestojeda ernestojeda self-assigned this Jul 23, 2023
@ernestojeda ernestojeda added the ci issue_type denoting non-code changes such as testing or compilation label Jul 23, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 23, 2023

Codecov Report

Merging #151 (ada020e) into main (895fbd8) will not change coverage.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #151   +/-   ##
=======================================
  Coverage   38.58%   38.58%           
=======================================
  Files           2        2           
  Lines         127      127           
=======================================
  Hits           49       49           
  Misses         68       68           
  Partials       10       10           
Impacted Files Coverage Δ
driver/randomdriver.go 28.86% <ø> (ø)

Signed-off-by: Ernesto Ojeda <ernesto.ojeda@intel.com>
@ernestojeda ernestojeda merged commit bf56882 into edgexfoundry:main Sep 12, 2023
3 checks passed
@ernestojeda ernestojeda deleted the gotestfmt branch September 12, 2023 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci issue_type denoting non-code changes such as testing or compilation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants