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: add excetion outcome reporting to functions #340

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

gjedlicska
Copy link
Collaborator

Description & motivation

Changes:

To-do before merge:

Screenshots:

Validation of changes:

Checklist:

  • My pull request follows the guidelines in the Contributing guide?
  • My pull request does not duplicate any other open Pull Requests for the same update/change?
  • My commits are related to the pull request and do not amend unrelated code or documentation.
  • My code follows a similar style to existing code.
  • I have added appropriate tests.
  • I have updated or added relevant documentation.

References

@gjedlicska gjedlicska requested a review from cdriesler June 7, 2024 09:17
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 87.65%. Comparing base (d6843b9) to head (88e8c86).

Files Patch % Lines
src/speckle_automate/runner.py 0.00% 3 Missing ⚠️
src/speckle_automate/automation_context.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #340      +/-   ##
==========================================
- Coverage   87.68%   87.65%   -0.03%     
==========================================
  Files          95       95              
  Lines        5667     5671       +4     
==========================================
+ Hits         4969     4971       +2     
- Misses        698      700       +2     

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

@gjedlicska gjedlicska merged commit 3b5421a into main Jun 7, 2024
3 of 5 checks passed
@gjedlicska gjedlicska deleted the gergo/automateExceptionOutcome branch June 7, 2024 13:29
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.

None yet

1 participant