Skip to content

Send result events for failed analyses #733

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

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

cortadocodes
Copy link
Member

@cortadocodes cortadocodes commented Jun 10, 2025

Contents (#733)

New features

  • Send result events for failed analyses

Refactoring

  • Make Service.send_exception private

@cortadocodes cortadocodes self-assigned this Jun 10, 2025
@cortadocodes cortadocodes linked an issue Jun 10, 2025 that may be closed by this pull request
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.07%. Comparing base (fbc0dc8) to head (9caa15f).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #733      +/-   ##
==========================================
+ Coverage   94.04%   94.07%   +0.02%     
==========================================
  Files          85       85              
  Lines        3579     3592      +13     
==========================================
+ Hits         3366     3379      +13     
  Misses        213      213              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cortadocodes cortadocodes changed the title Return outputs on exception Send result events for failed analyses Jun 10, 2025
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.

Return outputs so far in event of analysis error
2 participants