rabbitmq / horus

Erlang library to create standalone modules from anonymous functions
https://rabbitmq.github.io/horus/
Apache License 2.0
27 stars 1 forks source link

horus.app: Include license files correctly #22

Closed michaelklishin closed 3 months ago

michaelklishin commented 3 months ago

When the files are missing, it will break certain steps in the RabbitMQ Bazel build.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 86.61%. Comparing base (088502e) to head (8890fb6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #22 +/- ## ======================================= Coverage 86.61% 86.61% ======================================= Files 3 3 Lines 934 934 ======================================= Hits 809 809 Misses 125 125 ``` | [Flag](https://app.codecov.io/gh/rabbitmq/horus/pull/22/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rabbitmq) | Coverage Δ | | |---|---|---| | [erlang-24](https://app.codecov.io/gh/rabbitmq/horus/pull/22/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rabbitmq) | `81.31% <ø> (ø)` | | | [erlang-25](https://app.codecov.io/gh/rabbitmq/horus/pull/22/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rabbitmq) | `83.24% <ø> (ø)` | | | [erlang-26](https://app.codecov.io/gh/rabbitmq/horus/pull/22/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rabbitmq) | `78.60% <ø> (ø)` | | | [os-ubuntu-latest](https://app.codecov.io/gh/rabbitmq/horus/pull/22/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rabbitmq) | `86.61% <ø> (ø)` | | | [os-windows-latest](https://app.codecov.io/gh/rabbitmq/horus/pull/22/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=rabbitmq) | `?` | | 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=rabbitmq#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.