DataDog / datadog-ci-rb

Ruby library for Datadog test visibility
https://docs.datadoghq.com/continuous_integration/tests/ruby
Other
8 stars 4 forks source link

do not publish sig folder when publishing this gem #114

Closed anmarchenko closed 9 months ago

anmarchenko commented 9 months ago

What does this PR do? Fixes #111

Removes sig folder from the published gem as it causes issues with typechecks in customer code

Motivation Bug reported via GitHub issues

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (d1034f0) 98.96% compared to head (5891d03) 98.96%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #114 +/- ## ======================================= Coverage 98.96% 98.96% ======================================= Files 151 151 Lines 6469 6469 Branches 299 299 ======================================= Hits 6402 6402 Misses 67 67 ```

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