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

fix(automate): include project id in run reporting #356

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cdriesler
Copy link
Member

Description & motivation

  • We need to submit function run statuses with a project id now
  • Luckily it was already here in the automate context

THIS IS A BREAKING CHANGE and will require re-deploys of existing functions (we should delete all existing functions). This will not be merged or released until everyone else is ready.

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.62%. Comparing base (281483f) to head (3303b60).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #356   +/-   ##
=======================================
  Coverage   89.62%   89.62%           
=======================================
  Files         128      128           
  Lines        6815     6815           
=======================================
  Hits         6108     6108           
  Misses        707      707           

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


🚨 Try these New Features:

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.

1 participant