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

feat: introduce byod orchestrator #2

Merged
merged 10 commits into from
Nov 15, 2024
Merged

Conversation

petefitz
Copy link
Collaborator

Purpose

  • ...

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

Copy link

github-actions bot commented Nov 15, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
code
   create_app.py98792%79, 85–86, 409, 536–538
code/backend/batch
   get_conversation_response.py280100% 
code/backend/batch/utilities/common
   source_document.py60591%44, 47, 51, 61, 135
code/backend/batch/utilities/orchestrator
   byod_orchestrator.py684927%20–21, 34–36, 42–43, 46–47, 51, 57–59, 61, 81, 87, 163–164, 211, 225, 230, 234, 253–255, 261–263, 268, 270, 285, 289, 312–313, 315–318, 320–323, 325–326, 328–330, 335, 337
   orchestration_strategy.py70100% 
   strategies.py18383%13, 17, 19
code/backend/pages
   04_Configuration.py1671670%1–10, 12–13, 15, 23–25, 29, 31, 36–45, 48–49, 52–63, 65–68, 72–73, 81–83, 87–88, 100–104, 107–108, 112–113, 116, 120–121, 125–126, 131–132, 136–138, 141–142, 145–146, 149–150, 173, 175–176, 178–182, 184–187, 190, 204–207, 223–224, 234–238, 258–263, 270, 272, 277, 285, 293, 300–301, 308, 310–311, 315, 323, 329, 336–337, 357–361, 367–368, 389–390, 392–393, 397, 399–402, 408–409, 412, 431, 473–474, 478, 481–483, 485, 489–490, 493–496, 498–499, 501–503, 505–508, 510–511
TOTAL307095968% 

Tests Skipped Failures Errors Time
308 0 💤 17 ❌ 7 🔥 51.367s ⏱️

@petefitz petefitz changed the title Feature/byod orchestrator feat: introduce byod orchestrator Nov 15, 2024
@jometzg jometzg merged commit d10b938 into main Nov 15, 2024
4 of 6 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.

2 participants