Skip to content

1013 bug javalangillegalstateexception invalid stmtgraph when infinite loops#1016

Merged
swissiety merged 7 commits intodevelopfrom
1013-bug-javalangillegalstateexception-invalid-stmtgraph-when-infinite-loops
Aug 12, 2024
Merged

1013 bug javalangillegalstateexception invalid stmtgraph when infinite loops#1016
swissiety merged 7 commits intodevelopfrom
1013-bug-javalangillegalstateexception-invalid-stmtgraph-when-infinite-loops

Conversation

@sahilagichani14
Copy link
Copy Markdown
Collaborator

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Aug 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.24%. Comparing base (98e79e3) to head (f94b4fa).
Report is 5 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1016      +/-   ##
=============================================
+ Coverage      70.22%   70.24%   +0.01%     
- Complexity      4197     4199       +2     
=============================================
  Files            316      316              
  Lines          15747    15748       +1     
  Branches        2699     2699              
=============================================
+ Hits           11059    11062       +3     
+ Misses          3813     3812       -1     
+ Partials         875      874       -1     

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

Copy link
Copy Markdown
Collaborator

@swissiety swissiety left a comment

Choose a reason for hiding this comment

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

👍

sahilagichani14 and others added 5 commits August 12, 2024 11:19
…eption-invalid-stmtgraph-when-infinite-loops' into 1013-bug-javalangillegalstateexception-invalid-stmtgraph-when-infinite-loops
@swissiety swissiety merged commit c8357e5 into develop Aug 12, 2024
@swissiety swissiety deleted the 1013-bug-javalangillegalstateexception-invalid-stmtgraph-when-infinite-loops branch August 12, 2024 10:34
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.

[Bug]: java.lang.IllegalStateException: invalid StmtGraph when infinite loops

2 participants