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 dev fixes into dependabotchanges branch #1659

Merged
merged 30 commits into from
Feb 6, 2025

Conversation

Prasanjeet-Microsoft
Copy link
Contributor

Purpose

  • To bring the latest fixes and updates from the dev branch into the dependabotchanges branch

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

What to Check

Verify that the following are valid

  • Merge Conflicts: Ensure no conflicts exist.
  • Compatibility: Verify dev changes don't break dependabotchanges.
  • Tests: Ensure all tests pass post-merge.
  • Azure YAML: Check if configurations are intact after the merge.

Roopan-Microsoft and others added 22 commits December 30, 2024 17:09
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Pavan-Microsoft <[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>
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>
Co-authored-by: Prashant-Microsoft <[email protected]>
Co-authored-by: Rohini-Microsoft <[email protected]>
Co-authored-by: Pavan Kumar <v-kupavan.microsoft.com>
Co-authored-by: AjitPadhi-Microsoft <[email protected]>
Co-authored-by: Ross Smith <[email protected]>
Co-authored-by: Roopan-Microsoft <[email protected]>
Co-authored-by: Avijit-Microsoft <[email protected]>
Co-authored-by: RaviKiran-Microsoft <[email protected]>
Co-authored-by: Somesh Joshi <[email protected]>
Co-authored-by: Himanshi Agrawal <[email protected]>
Co-authored-by: Prasanjeet-Microsoft <[email protected]>
Co-authored-by: Harmanpreet-Microsoft <[email protected]>
Co-authored-by: pradeepjha-microsoft <[email protected]>
Co-authored-by: Harmanpreet Kaur <[email protected]>
Co-authored-by: Bangarraju-Microsoft <[email protected]>
Co-authored-by: Roopan P M <[email protected]>
Copy link

github-actions bot commented Feb 6, 2025

Coverage

Coverage Report •
FileStmtsMissCoverMissing
code
   create_app.py210697%40, 411, 432, 540–542
code/backend/batch
   batch_push_results.py390100% 
code/backend/batch/utilities/helpers
   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
   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
code/backend/batch/utilities/helpers/embedders
   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.py51198%34
   prompt_flow.py780100% 
   semantic_kernel.py600100% 
code/backend/batch/utilities/parser
   output_parser_tool.py440100% 
code/backend/batch/utilities/search
   azure_search_handler.py75396%28, 35–36
   integrated_vectorization_search_handler.py98297%40–41
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
   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–3, 5–11, 14, 26, 31–32, 35, 42–43, 49, 52, 55, 64–65, 68, 71–72, 75–76, 78, 87–88, 91–92, 94, 105–106, 110–111, 113–114, 116, 129–130, 133, 136, 138–139, 141–142, 144–145, 147–150, 152–153
TOTAL381985777% 

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

@Roopan-Microsoft Roopan-Microsoft merged commit fe8311d into dependabotchanges Feb 6, 2025
17 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.

7 participants