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

feat: CI Pipeline Notification handling #1

Merged
merged 27 commits into from
Oct 18, 2024
Merged

feat: CI Pipeline Notification handling #1

merged 27 commits into from
Oct 18, 2024

Conversation

Prashant-Microsoft
Copy link
Collaborator

@Prashant-Microsoft Prashant-Microsoft commented Oct 8, 2024

Purpose

If deployment fails, it automatically gives the notification to appropriate developers

Does this introduce a breaking change?

  • Yes
  • No

How to Test

Need to raise the pr, then we have to check the github action workflow

  • Test the code
    ensure that your workflow under github action working properly

Copy link

github-actions bot commented Oct 16, 2024

Coverage

Coverage Report •
FileStmtsMissCoverMissing
code
   create_app.py162497%336, 454–456
code/backend
   Admin.py23230%5–9, 11, 13–14, 17, 20–21, 23–24, 27, 35–37, 41, 44–46, 48, 50
code/backend/batch/utilities/helpers
   env_helper.py146695%249–251, 270–272
code/backend/batch/utilities/helpers/config
   assistant_strategy.py40100% 
   config_helper.py157199%91
code/backend/batch/utilities/helpers/embedders
   push_embedder.py730100% 
code/backend/batch/utilities/orchestrator
   open_ai_functions.py541179%112–114, 117, 120–121, 124, 129–131, 136
code/backend/batch/utilities/tools
   question_answer_tool.py700100% 
code/backend/pages
   01_Ingest_Data.py72720%1–10, 12–14, 16, 24–26, 30, 33–34, 37–40, 42–45, 49–51, 54–56, 59–66, 69–71, 73, 76–79, 82, 87–89, 91–92, 94–95, 98–99, 103–105, 110–113, 120–121, 126, 132–133
   04_Configuration.py1541540%1–10, 12–13, 15, 23–25, 29, 31, 36–45, 48–49, 52–63, 65–68, 70–72, 76–77, 89–93, 96–99, 101–102, 107–108, 112–114, 117–118, 121–122, 125–126, 149, 151–152, 154–158, 160–163, 166–170, 177–178, 188–192, 212–217, 224, 226, 231, 239, 247, 254–255, 262, 264–265, 269, 277, 283, 290, 308–312, 318–319, 338–339, 343, 345–346, 369, 404–405, 409, 412–414, 416, 420–421, 424–427, 429–430, 432–434, 436–439, 441–442
TOTAL265959277% 

Tests Skipped Failures Errors Time
299 0 💤 0 ❌ 0 🔥 40.443s ⏱️

@Prashant-Microsoft Prashant-Microsoft changed the title feat: Notification handling feat: CI Pipeline Notification handling Oct 18, 2024
@Roopan-Microsoft Roopan-Microsoft merged commit 07832f5 into Roopan-Microsoft:main Oct 18, 2024
5 checks passed
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Avijit-Microsoft pushed a commit that referenced this pull request Nov 6, 2024
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