DataDog / nginx-datadog

Enhance NGINX Observability and Security with Datadog's Module
https://www.datadoghq.com
Apache License 2.0
22 stars 9 forks source link

Update CODEOWNERS #89

Closed bm1549 closed 3 months ago

bm1549 commented 3 months ago

Updates the default codeowner from @DataDog/apm-proxy to @DataDog/dd-trace-cpp to align with the ownership in dd-trace-cpp

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 66.48%. Comparing base (2730393) to head (0521e2d).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/DataDog/nginx-datadog/pull/89/graphs/tree.svg?width=650&height=150&src=pr&token=SZCZI1FAYU&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog)](https://app.codecov.io/gh/DataDog/nginx-datadog/pull/89?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) ```diff @@ Coverage Diff @@ ## master #89 +/- ## ======================================= Coverage 66.48% 66.48% ======================================= Files 37 37 Lines 3554 3554 Branches 607 607 ======================================= Hits 2363 2363 Misses 875 875 Partials 316 316 ```