beyerleinf / esbuild-azure-functions

A ✨blazingly fast✨ builder for Azure Functions powered by esbuild.
MIT License
12 stars 2 forks source link

Support new programming model #27

Open beyerleinf opened 3 months ago

beyerleinf commented 3 months ago

This PR implements the new programming model of Azure Functions.

Tasks

Closes #13

codecov-commenter commented 3 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 100.00%. Comparing base (19a8d76) to head (dcfcb85).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #27 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 20 20 Lines 554 557 +3 Branches 60 56 -4 ========================================= + Hits 554 557 +3 ```

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