martincostello / update-dotnet-sdk

A GitHub Action that updates the .NET SDK
Apache License 2.0
18 stars 1 forks source link

Bundle into one file #863

Closed martincostello closed 5 months ago

martincostello commented 5 months ago

Fix esbuild usage so that all code is bundled into main.js without any additional files in dist.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 93.65%. Comparing base (5d9a48f) to head (e4ddac7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #863 +/- ## ======================================= Coverage 93.65% 93.65% ======================================= Files 2 2 Lines 394 394 Branches 74 78 +4 ======================================= Hits 369 369 + Misses 25 23 -2 - Partials 0 2 +2 ``` | [Flag](https://app.codecov.io/gh/martincostello/update-dotnet-sdk/pull/863/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | Coverage Δ | | |---|---|---| | [linux](https://app.codecov.io/gh/martincostello/update-dotnet-sdk/pull/863/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `93.65% <ø> (ø)` | | | [macos](https://app.codecov.io/gh/martincostello/update-dotnet-sdk/pull/863/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `?` | | | [windows](https://app.codecov.io/gh/martincostello/update-dotnet-sdk/pull/863/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Martin+Costello) | `?` | | 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=Martin+Costello#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.