DataDog / datadog-lambda-js

The Datadog AWS Lambda Library for Node
Apache License 2.0
107 stars 35 forks source link

feat: Use mirror to fix rate limit issue #497

Closed astuyve closed 5 months ago

astuyve commented 5 months ago

What does this PR do?

Build and integration tests occasionally fail with rate limit errors, because I used the wrong URL: image

Motivation

Testing Guidelines

Additional Notes

Types of Changes

Check all that apply

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.10%. Comparing base (f06e18b) to head (3190714).

:exclamation: Current head 3190714 differs from pull request most recent head 4a85c3a. Consider uploading reports for the commit 4a85c3a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #497 +/- ## ======================================= Coverage 82.10% 82.10% ======================================= Files 54 54 Lines 2191 2191 Branches 511 511 ======================================= Hits 1799 1799 Misses 329 329 Partials 63 63 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.