DataDog / orchestrion

Automatic compile-time instrumentation of Go code
http://datadoghq.dev/orchestrion/
Apache License 2.0
130 stars 4 forks source link

docs: improved contributor guide, security policy #233

Closed RomainMuller closed 3 weeks ago

RomainMuller commented 3 weeks ago

Remove PR template, which is replaced by an updated CONTRIBUTING.md guide. Also add a new SECURITY.md that indicates how to engage Datadog about security issues.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 61.50%. Comparing base (9f90c25) to head (5549d3a). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #233 +/- ## ======================================= Coverage 61.50% 61.50% ======================================= Files 90 90 Lines 4915 4915 ======================================= Hits 3023 3023 Misses 1569 1569 Partials 323 323 ``` | [Flag](https://app.codecov.io/gh/DataDog/orchestrion/pull/233/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | Coverage Δ | | |---|---|---| | [ARM64](https://app.codecov.io/gh/DataDog/orchestrion/pull/233/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | `44.68% <ø> (ø)` | | | [Linux](https://app.codecov.io/gh/DataDog/orchestrion/pull/233/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | `66.13% <ø> (ø)` | | | [Windows](https://app.codecov.io/gh/DataDog/orchestrion/pull/233/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | `43.56% <ø> (ø)` | | | [X64](https://app.codecov.io/gh/DataDog/orchestrion/pull/233/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | `61.50% <ø> (ø)` | | | [generator](https://app.codecov.io/gh/DataDog/orchestrion/pull/233/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | `42.71% <ø> (ø)` | | | [go](https://app.codecov.io/gh/DataDog/orchestrion/pull/233/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | `50.96% <ø> (?)` | | | [go1.22](https://app.codecov.io/gh/DataDog/orchestrion/pull/233/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | `44.68% <ø> (-6.28%)` | :arrow_down: | | [go1.23](https://app.codecov.io/gh/DataDog/orchestrion/pull/233/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | `44.46% <ø> (-5.29%)` | :arrow_down: | | [integration](https://app.codecov.io/gh/DataDog/orchestrion/pull/233/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | `46.19% <ø> (ø)` | | | [macOS](https://app.codecov.io/gh/DataDog/orchestrion/pull/233/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | `44.68% <ø> (ø)` | | | [unit](https://app.codecov.io/gh/DataDog/orchestrion/pull/233/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog) | `40.00% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=DataDog#carryforward-flags-in-the-pull-request-comment) to find out more.

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