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: Add Missing Logs #1609

Merged
merged 5 commits into from
Jan 2, 2025
Merged

fix: Add Missing Logs #1609

merged 5 commits into from
Jan 2, 2025

Conversation

Pavan-Microsoft
Copy link
Contributor

Purpose

Add missing logs

Does this introduce a breaking change?

  • Yes
  • [ X] No

How to Test

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

What to Check

Verify the logs

Copy link

github-actions bot commented Jan 2, 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
   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
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
TOTAL381585777% 

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

@Pavan-Microsoft Pavan-Microsoft merged commit e92eba1 into dev Jan 2, 2025
6 checks passed
Copy link

github-actions bot commented Jan 3, 2025

🎉 This PR is included in version 1.14.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Pavan-Microsoft Pavan-Microsoft deleted the PSL-US-11610 branch January 28, 2025 04:59
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.

2 participants