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

Fixes for webhooks #1187

Merged
merged 43 commits into from
Sep 5, 2023
Merged

Fixes for webhooks #1187

merged 43 commits into from
Sep 5, 2023

Conversation

rounak610
Copy link
Collaborator

@rounak610 rounak610 commented Sep 5, 2023

Description

Related Issues

Solution and Design

Test Plan

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Docs update

Checklist

  • My pull request is atomic and focuses on a single change.
  • I have read the contributing guide and my code conforms to the guidelines.
  • I have documented my changes clearly and comprehensively.
  • I have added the required tests.

rounak610 and others added 30 commits August 11, 2023 18:36
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (517a36e) 58.90% compared to head (84931c9) 58.90%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #1187   +/-   ##
=======================================
  Coverage   58.90%   58.90%           
=======================================
  Files         218      218           
  Lines       10499    10501    +2     
  Branches     1116     1116           
=======================================
+ Hits         6184     6186    +2     
  Misses       4010     4010           
  Partials      305      305           
Files Changed Coverage Δ
superagi/jobs/scheduling_executor.py 82.22% <100.00%> (+0.82%) ⬆️

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

@Tarraann Tarraann merged commit 135e1dc into dev Sep 5, 2023
4 of 5 checks passed
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