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

Add additional logs and stop using root logger #641

Merged
merged 2 commits into from
Apr 9, 2024
Merged

Conversation

adamdougal
Copy link
Collaborator

Required by #637

Copy link

github-actions bot commented Apr 9, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
code
   create_app.py127397%196, 201, 304
code/backend/batch
   AddURLEmbeddings.py29290%1–4, 6–7, 9, 11, 13, 16–18, 20–25, 27, 29–33, 36–38, 42, 47
   BatchPushResults.py25250%1–5, 7–9, 11, 13, 15, 18–20, 28, 31–32, 36–37, 39, 41, 43–44, 51–52
   BatchStartProcessing.py21210%1–6, 11–13, 15, 18–20, 22, 24, 26, 31, 34–36, 38
   GetConversationResponse.py30300%1–6, 8, 10–11, 13, 16–18, 20, 22–26, 31–34, 40, 42, 49, 57, 59–61
code/backend/batch/utilities/helpers
   DocumentProcessorHelper.py311938%15–17, 22, 25–35, 38–41
   EnvHelper.py96990%161, 166–167, 170–172, 179–181
code/backend/batch/utilities/orchestrator
   LangChainAgent.py755033%23–27, 59, 62–64, 69–71, 76, 79–81, 86, 93, 96–100, 102–104, 108–111, 115–120, 122–126, 132–134, 139–141, 144, 147, 152
   OpenAIFunctions.py66660%1–3, 5–12, 14, 17–21, 56, 59, 62–64, 69–71, 76, 79, 81, 87–90, 92, 95, 102–106, 110–111, 113, 119–123, 127–129, 132, 135–136, 139, 144–146, 149–151, 156–158, 161, 164, 169
code/backend/batch/utilities/parser
   OutputParserTool.py390100% 
TOTAL167496942% 

Tests Skipped Failures Errors Time
49 0 💤 0 ❌ 0 🔥 9.347s ⏱️

@adamdougal adamdougal added this pull request to the merge queue Apr 9, 2024
Merged via the queue into main with commit c3a4eb5 Apr 9, 2024
5 checks passed
@adamdougal adamdougal deleted the adam/637-add-logs branch April 9, 2024 16:15
eduardogch pushed a commit to devopsdale/chat-with-your-data-solution-accelerator that referenced this pull request Apr 30, 2024
* Add additional logs and stop using root logger

Required by Azure-Samples#637

* Add test to increase coverage
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