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

fix: Merging main branch into demo #1616

Merged
merged 5 commits into from
Jan 7, 2025
Merged

fix: Merging main branch into demo #1616

merged 5 commits into from
Jan 7, 2025

Conversation

Roopan-Microsoft
Copy link
Contributor

Purpose

  • Merging main branch into demo

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

Roopan-Microsoft and others added 5 commits December 3, 2024 04:33
…1512)

Co-authored-by: Francia Riesco <[email protected]>
Co-authored-by: Pavan Kumar <v-kupavan.microsoft.com>
Co-authored-by: Pavan-Microsoft <[email protected]>
Co-authored-by: Francia Riesco <[email protected]>
Co-authored-by: Prajwal D C <[email protected]>
Co-authored-by: Pavan Kumar <v-kupavan.microsoft.com>
Co-authored-by: Pavan-Microsoft <[email protected]>
Co-authored-by: gpickett <[email protected]>
Co-authored-by: Prajwal D C <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Ajit Padhi <[email protected]>
Co-authored-by: Pavan-Microsoft <[email protected]>
Co-authored-by: Ross Smith <[email protected]>
Co-authored-by: gpickett <[email protected]>
Co-authored-by: Francia Riesco <[email protected]>
Co-authored-by: Francia Riesco <[email protected]>
Co-authored-by: Prajwal D C <[email protected]>
Co-authored-by: Harmanpreet-Microsoft <[email protected]>
Co-authored-by: UtkarshMishra-Microsoft <[email protected]>
Co-authored-by: Priyanka-Microsoft <[email protected]>
Co-authored-by: Prasanjeet-Microsoft <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Roopan-Microsoft Roopan-Microsoft changed the title Merging main branch into demo fix: Merging main branch into demo Jan 7, 2025
Copy link

github-actions bot commented Jan 7, 2025

Coverage

Coverage Report •
FileStmtsMissCoverMissing
code
   create_app.py210697%40, 411, 432, 540–542
code/backend/api
   chat_history.py2474382%26–28, 40, 46–48, 65, 116, 140–141, 144, 173, 211–212, 215, 252, 301, 310, 317, 319, 324, 328, 330, 333, 342–343, 346, 350–352, 370, 374, 379, 399, 408, 414, 428, 467, 505, 507–508, 510
code/backend/batch
   batch_push_results.py390100% 
code/backend/batch/utilities/chat_history
   cosmosdb.py1115054%27–29, 31, 37–38, 44–45, 48, 51, 59, 70–71, 97, 109, 124–127, 129–130, 133, 135, 138, 142–144, 147, 150–151, 153, 156, 167–168, 170–171, 173–178, 180, 191, 194, 198–200, 203, 205
   database_client_base.py391269%9, 14, 19, 26, 31, 36, 43, 50, 57, 68, 75, 82
   database_factory.py23195%59
   postgresdbservice.py85989%36–38, 96–97, 111–112, 115, 149
code/backend/batch/utilities/helpers
   azure_blob_storage_client.py853163%19, 23–25, 33, 57–58, 61, 78–79, 81, 85, 172–175, 179, 182, 184, 192–196, 219, 223–227, 229
   azure_form_recognizer_helper.py877414%14, 16, 19–20, 28, 30, 47–48, 55–58, 63–71, 76–78, 80–83, 86, 89–91, 93–95, 98, 102–103, 110–114, 116–119, 122–136, 138, 140–142, 144–145, 148, 150–153, 155
   azure_postgres_helper.py1301390%83–86, 103, 109–110, 114–118, 120
   env_helper.py2001194%104, 107–108, 160, 368–370, 392, 397–399
   llm_helper.py52786%48–49, 58, 69–70, 81, 102
code/backend/batch/utilities/helpers/config
   config_helper.py181298%90, 93
   database_type.py40100% 
code/backend/batch/utilities/helpers/embedders
   embedder_factory.py14192%15
   integrated_vectorization_embedder.py43393%45–47
   postgres_embedder.py57198%85
   push_embedder.py92198%102
code/backend/batch/utilities/orchestrator
   lang_chain_agent.py621969%21–24, 26, 62–63, 83–86, 103–104, 107–110, 117–118
   open_ai_functions.py681676%123–125, 128, 131–132, 135, 140–142, 144–146, 149–150, 155
   orchestrator_base.py50198%33
   prompt_flow.py780100% 
   semantic_kernel.py600100% 
code/backend/batch/utilities/parser
   output_parser_tool.py410100% 
code/backend/batch/utilities/search
   azure_search_handler.py75396%28, 35–36
   integrated_vectorization_search_handler.py98297%40–41
   postgres_search_handler.py66592%48, 51, 65, 92, 97
   search.py18194%17
code/backend/batch/utilities/tools
   content_safety_checker.py481177%19–20, 60–62, 65–67, 74–75, 78
   question_answer_tool.py770100% 
code/backend/pages
   01_Ingest_Data.py77770%1–11, 13–15, 17, 25–27, 31, 34–35, 38–41, 43–46, 50–53, 56–58, 61, 63, 66–73, 76–78, 80, 83–86, 89, 94–96, 98–100, 102–103, 106–107, 111–113, 118–121, 128–129, 134, 140–141
   02_Explore_Data.py36360%1–9, 11–13, 15, 23, 31, 34–36, 40, 43–44, 47–51, 53, 57–58, 60–63, 66–68
   03_Delete_Data.py46460%1–9, 11–13, 15, 23–25, 29, 33, 41, 43, 45–46, 48–50, 54–55, 57, 59–61, 65, 69–73, 75, 78–79, 83–88
   04_Configuration.py1811810%1–12, 14–16, 18, 26–28, 32, 34, 39–48, 51–52, 55–64, 67–76, 79–80, 82–84, 88–89, 101–105, 108–109, 113–114, 117, 121–122, 126–127, 132–133, 137–139, 142–143, 146–147, 150–151, 174, 176–177, 179–183, 185–188, 191–196, 208–211, 225–226, 236–240, 260–265, 272, 274, 279, 287, 295, 302–303, 310, 312–313, 317, 325, 331, 338–339, 359–363, 369–370, 391–392, 394–395, 400, 405, 411–414, 420–421, 424, 443, 484–485, 489, 492–494, 496, 500–501, 504–507, 509–510, 512–514, 516–519, 521–523
scripts/data_scripts
   create_postgres_tables.py56560%1–5, 7–13, 16, 27–28, 35–36, 42, 45, 48, 57–58, 61, 64–65, 68–69, 71, 80–81, 84–85, 87, 98–99, 103–104, 106–107, 109, 122–123, 126–127, 129–130, 132–133, 135–136, 138–141, 143–144
TOTAL381585777% 

Tests Skipped Failures Errors Time
395 0 💤 0 ❌ 0 🔥 53.047s ⏱️

@Roopan-Microsoft Roopan-Microsoft merged commit 8216d78 into demo Jan 7, 2025
47 of 55 checks passed
Copy link

🎉 This PR is included in version 1.13.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants