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

Use more precise type #871

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Use more precise type #871

merged 1 commit into from
Feb 27, 2024

Conversation

Liyw979
Copy link
Contributor

@Liyw979 Liyw979 commented Feb 26, 2024

@Nonnull private final Immediate[] args; args is already Immedediate array.

Copy link

codecov bot commented Feb 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.91%. Comparing base (25d2a54) to head (9d0503a).
Report is 626 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #871      +/-   ##
=============================================
+ Coverage      63.78%   67.91%   +4.12%     
- Complexity      3382     3848     +466     
=============================================
  Files            315      310       -5     
  Lines          15014    15225     +211     
  Branches        2534     2590      +56     
=============================================
+ Hits            9577    10340     +763     
+ Misses          4544     3965     -579     
- Partials         893      920      +27     

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

Copy link
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.

👍

@swissiety swissiety merged commit 9716b4a into soot-oss:develop Feb 27, 2024
9 checks passed
@Liyw979 Liyw979 deleted the precise_type branch February 28, 2024 16:08
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