Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Conversation

@cn337131
Copy link
Member

@cn337131 cn337131 commented Dec 11, 2023

Changed the try/catch to catch all exceptions and added a test that it catches any invalid operation chains.

@codecov
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e721378) 66.01% compared to head (3bfc333) 66.02%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3133      +/-   ##
=============================================
+ Coverage      66.01%   66.02%   +0.01%     
- Complexity      2514     2515       +1     
=============================================
  Files            909      909              
  Lines          29024    29025       +1     
  Branches        3226     3226              
=============================================
+ Hits           19160    19164       +4     
+ Misses          8428     8426       -2     
+ Partials        1436     1435       -1     

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

Copy link
Member

@GCHQDeveloper314 GCHQDeveloper314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one minor addition.

Copy link
Member

@rj77259 rj77259 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a temporary fix and we need to create a series of tickets to address the issues around exception handling and throwing.

@GCHQDeveloper314 GCHQDeveloper314 merged commit 16e30c8 into develop Dec 19, 2023
@GCHQDeveloper314 GCHQDeveloper314 deleted the gh-3125-gafferpopgraph-should-catch-certain-exceptions branch December 19, 2023 16:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GafferPopGraph execute method doesn't catch certain exceptions

6 participants