Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
651 stars 324 forks source link

style: Investigate pylint for PEP8 #925

Closed ross-p-smith closed 1 month ago

ross-p-smith commented 1 month ago

Purpose

Wanted to investigate the benefit of using pylint which seems to give us better vscode integration.

This PR is more for discussion as it relates #864

github-actions[bot] commented 1 month ago

Coverage

Coverage Report •
FileStmtsMissCoverMissing
code
   app.py14140%5–8, 10–11, 14, 17–19, 22, 24, 26–27
   create_app.py130397%202, 207, 330
code/backend
   Admin.py21210%5–9, 11, 13–14, 17, 20–21, 23–24, 27, 34, 41, 44–46, 48, 50
TOTAL240067371% 

Tests Skipped Failures Errors Time
196 0 :zzz: 0 :x: 0 :fire: 12.470s :stopwatch: