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

CheckInitValidator changes #822

Merged
merged 10 commits into from
Feb 8, 2024
Merged

CheckInitValidator changes #822

merged 10 commits into from
Feb 8, 2024

Conversation

akshitad11
Copy link
Collaborator

CheckInitValidator changes and Test cases

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

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
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
9 checks passed
@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