Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: [SFEQS-2025] Update handler-kit-azure-func #32

Merged
merged 7 commits into from
Nov 2, 2023

Conversation

silvicir
Copy link
Contributor

@silvicir silvicir commented Oct 31, 2023

List of Changes

The most recent versions of @azure/functions package use a new programming model. The handler-kit-azure-func package is now updated to work with it.

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link

changeset-bot bot commented Oct 31, 2023

🦋 Changeset detected

Latest commit: 12f7751

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@pagopa/handler-kit-azure-func Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov-commenter
Copy link

codecov-commenter commented Oct 31, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (218c2b4) 97.29% compared to head (3a64160) 98.43%.
Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   97.29%   98.43%   +1.14%     
==========================================
  Files          16       15       -1     
  Lines         886      829      -57     
  Branches      142      138       -4     
==========================================
- Hits          862      816      -46     
+ Misses         24       13      -11     
Files Coverage Δ
packages/handler-kit-azure-func/src/function.ts 98.56% <100.00%> (+0.04%) ⬆️
packages/handler-kit-azure-func/src/logger.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Co-authored-by: gunzip <gunzip@users.noreply.github.com>
lucacavallaro
lucacavallaro previously approved these changes Nov 2, 2023
lucacavallaro
lucacavallaro previously approved these changes Nov 2, 2023
@silvicir silvicir merged commit b229e4e into main Nov 2, 2023
2 checks passed
@gunzip
Copy link
Contributor

gunzip commented Nov 2, 2023

very good 🥳

@lucacavallaro lucacavallaro deleted the SFEQS-2025-update-handler-kit-azure-fn-new-pattern branch January 4, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants