Skip to content

CheckInitValidator changes#822

Merged
kadirayk merged 10 commits intodevelopfrom
CheckInitValidator
Feb 8, 2024
Merged

CheckInitValidator changes#822
kadirayk merged 10 commits intodevelopfrom
CheckInitValidator

Conversation

@akshitad11
Copy link
Copy Markdown
Contributor

CheckInitValidator changes and Test cases

@akshitad11 akshitad11 requested a review from kadirayk January 17, 2024 20:09
@codecov
Copy link
Copy Markdown

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3758100) 63.74% compared to head (c3ce73f) 63.79%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #822      +/-   ##
=============================================
+ Coverage      63.74%   63.79%   +0.05%     
- Complexity      3417     3425       +8     
=============================================
  Files            312      312              
  Lines          15086    15099      +13     
  Branches        2559     2563       +4     
=============================================
+ Hits            9616     9633      +17     
+ Misses          4557     4553       -4     
  Partials         913      913              

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

@akshitad11 akshitad11 requested a review from kadirayk January 31, 2024 10:30
* l + " not definitely defined at " + s + " in " + body.getMethod(), false); } } } }
*/
return null;
List<ValidationException> validationException = new ArrayList<>();
Copy link
Copy Markdown
Member

@kadirayk kadirayk Feb 1, 2024

Choose a reason for hiding this comment

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

Thanks @akshitad11 ! Could you also add a few sentences to describe this?

# Conflicts:
#	sootup.core/src/main/java/sootup/core/validation/CheckInitValidator.java
#	sootup.tests/src/test/resources/validator/jimple/CheckInitValidator.jimple
@kadirayk kadirayk merged commit f09d50c into develop Feb 8, 2024
@kadirayk kadirayk deleted the CheckInitValidator branch February 8, 2024 18:42
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.

2 participants