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

InvokeArgumentValidator changes #865

Draft
wants to merge 13 commits into
base: develop
Choose a base branch
from

Merge branch 'develop' into invk-arg-validator

24672be
Select commit
Loading
Failed to load commit list.
Draft

InvokeArgumentValidator changes #865

Merge branch 'develop' into invk-arg-validator
24672be
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2024 in 1s

69.71% (-0.17%) compared to e63dc81

View this Pull Request on Codecov

69.71% (-0.17%) compared to e63dc81

Details

Codecov Report

Attention: Patch coverage is 19.48052% with 62 lines in your changes are missing coverage. Please review.

Project coverage is 69.71%. Comparing base (e63dc81) to head (24672be).

Files Patch % Lines
...ootup/core/validation/InvokeArgumentValidator.java 0.00% 43 Missing ⚠️
...src/main/java/sootup/core/types/PrimitiveType.java 48.14% 14 Missing ⚠️
.../java/sootup/core/typehierarchy/TypeHierarchy.java 0.00% 2 Missing ⚠️
...putlocation/ArchiveBasedAnalysisInputLocation.java 50.00% 1 Missing and 1 partial ⚠️
...n/java/sootup/java/core/JavaIdentifierFactory.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #865      +/-   ##
=============================================
- Coverage      69.88%   69.71%   -0.17%     
- Complexity      4039     4044       +5     
=============================================
  Files            310      310              
  Lines          15248    15317      +69     
  Branches        2605     2624      +19     
=============================================
+ Hits           10656    10679      +23     
- Misses          3735     3782      +47     
+ Partials         857      856       -1     

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