Skip to content

Chore/20 serverless v4 migration#21

Merged
chrisbc merged 8 commits into
deploy-testfrom
chore/20-serverless-V4-migration
Oct 20, 2025
Merged

Chore/20 serverless v4 migration#21
chrisbc merged 8 commits into
deploy-testfrom
chore/20-serverless-V4-migration

Conversation

@chrisbc
Copy link
Copy Markdown
Member

@chrisbc chrisbc commented Oct 19, 2025

  • closes CHORE: serverless V4 migration #20
  • ensure python 3.12 in all server\less
  • serverless V4 upgrade
  • update pyproject.toml to PEP508
  • add tox audit step
  • update workflow config
  • package audits yarn/poetry

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.62%. Comparing base (33e9311) to head (92321af).
⚠️ Report is 10 commits behind head on deploy-test.

Additional details and impacted files
@@             Coverage Diff              @@
##           deploy-test      #21   +/-   ##
============================================
  Coverage        90.62%   90.62%           
============================================
  Files               14       14           
  Lines              480      480           
  Branches            33       33           
============================================
  Hits               435      435           
  Misses              38       38           
  Partials             7        7           
Flag Coverage Δ
unittests 90.62% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@chrisbc chrisbc marked this pull request as ready for review October 20, 2025 00:08
@chrisbc chrisbc requested review from chrisdicaprio and voj and removed request for voj October 20, 2025 00:09
Copy link
Copy Markdown
Collaborator

@voj voj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Comment thread .github/workflows/release.yml
@chrisbc chrisbc merged commit f2f1de2 into deploy-test Oct 20, 2025
3 checks passed
@chrisbc chrisbc mentioned this pull request Oct 20, 2025
chrisbc added a commit that referenced this pull request Oct 20, 2025
Merge deplo- test to main

- latest THS Chore/update to latest ths #8
- ECR deployment [14] update ECR base image and upstream libs #15
- yarn lock file Chore/17 yarn2 and node lock file #18
- serverless V4 migration Chore/20 serverless v4 migration #21
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.

CHORE: serverless V4 migration

2 participants