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

Schedule #733

Merged
merged 75 commits into from
Jul 13, 2023
Merged

Schedule #733

merged 75 commits into from
Jul 13, 2023

Conversation

Vibhusha22
Copy link
Contributor

Scheduling Agent Frontend

Solution and Design

A single modal has been created and used to create a schedule, update a scheduled agent, and schedule a pre-existing agent.

Test Plan

all APIs are working fine and give the correct output

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.

@codecov
Copy link

codecov bot commented Jul 12, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.36 ⚠️

Comparison is base (06f513a) 58.99% compared to head (5d95753) 58.64%.

❗ Current head 5d95753 differs from pull request most recent head bbf3080. Consider uploading reports for the commit bbf3080 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #733      +/-   ##
==========================================
- Coverage   58.99%   58.64%   -0.36%     
==========================================
  Files         147      146       -1     
  Lines        5958     5873      -85     
  Branches      619      606      -13     
==========================================
- Hits         3515     3444      -71     
+ Misses       2294     2285       -9     
+ Partials      149      144       -5     

see 9 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@nborthy nborthy merged commit eee98d5 into dev Jul 13, 2023
1 of 2 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.

None yet

7 participants