Skip to content

Run integration tests in GitHub#66

Merged
nhinsch merged 19 commits into
mainfrom
ngh/integration-ci
Apr 6, 2021
Merged

Run integration tests in GitHub#66
nhinsch merged 19 commits into
mainfrom
ngh/integration-ci

Conversation

@nhinsch
Copy link
Copy Markdown
Contributor

@nhinsch nhinsch commented Apr 2, 2021

What does this PR do?

Run integration tests in GitHub actions, see corresponding PR in datadog-lambda-python for more information.

Also:

  • Remove obsolete Gopkg.toml file
  • Bump go directive in go.mod to 1.13. The integration tests require this function which requires Go 1.13.

Testing Guidelines

Integration tests run and pass in GitHub.

Types of changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Checklist

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog

@nhinsch nhinsch changed the title Ngh/integration ci Run integration tests in GitHub Apr 2, 2021
@codecov-io
Copy link
Copy Markdown

codecov-io commented Apr 2, 2021

Codecov Report

Merging #66 (3a2ceb0) into main (b45a6b5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #66   +/-   ##
=======================================
  Coverage   81.77%   81.77%           
=======================================
  Files          12       12           
  Lines         631      631           
=======================================
  Hits          516      516           
  Misses         93       93           
  Partials       22       22           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b45a6b5...3a2ceb0. Read the comment docs.

@nhinsch nhinsch marked this pull request as ready for review April 2, 2021 23:41
@nhinsch nhinsch requested a review from a team as a code owner April 2, 2021 23:41
@nhinsch nhinsch merged commit e5328a9 into main Apr 6, 2021
@nhinsch nhinsch deleted the ngh/integration-ci branch April 6, 2021 16:48
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.

3 participants