DataDog / datadog-lambda-go

The Datadog AWS Lambda package for Go
Apache License 2.0
59 stars 40 forks source link

Add integration tests #40

Closed Czechh closed 4 years ago

Czechh commented 4 years ago

What does this PR do?

Adds integration tests

Motivation

This will improve our confidence in future releases.

Testing Guidelines

Running multiple times the integration tests.

Types of changes

Checklist

codecov-commenter commented 4 years ago

Codecov Report

Merging #40 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #40   +/-   ##
=======================================
  Coverage   89.17%   89.17%           
=======================================
  Files          12       12           
  Lines         573      573           
=======================================
  Hits          511      511           
  Misses         46       46           
  Partials       16       16           

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 84014d3...4190670. Read the comment docs.