DataDog / datadog-lambda-go

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

Use new account in integration tests #119

Closed maxday closed 1 year ago

maxday commented 1 year ago

What does this PR do?

use the new account id + migrate integration tests from sa-east-1 to eu-west-1

Motivation

account change

Testing Guidelines

CI must pass

Additional Notes

Types of changes

Checklist

codecov-commenter commented 1 year ago

Codecov Report

Merging #119 (0e8462e) into main (0ffadcc) will increase coverage by 0.23%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #119      +/-   ##
==========================================
+ Coverage   83.23%   83.47%   +0.23%     
==========================================
  Files          13       13              
  Lines         847      847              
==========================================
+ Hits          705      707       +2     
+ Misses        113      111       -2     
  Partials       29       29              
Impacted Files Coverage Δ
internal/metrics/processor.go 100.00% <0.00%> (+2.29%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more