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

Store Visible Annotations #611

Merged
merged 2 commits into from
May 31, 2023
Merged

Store Visible Annotations #611

merged 2 commits into from
May 31, 2023

Conversation

palaniappan1
Copy link
Collaborator

No description provided.

@JonasKlauke JonasKlauke linked an issue May 30, 2023 that may be closed by this pull request
@JonasKlauke
Copy link
Collaborator

Hi, to get rid of the failing formating, go to the the Maven Tab in IntelliJ, SootUP -> Plugins -> fmt and double click on fmt:format. That will fix all format issues and you can create a fmt commit

@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Patch coverage: 66.66% and project coverage change: -0.02 ⚠️

Comparison is base (62f9959) 64.29% compared to head (4a429a2) 64.27%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #611      +/-   ##
=============================================
- Coverage      64.29%   64.27%   -0.02%     
- Complexity      3284     3286       +2     
=============================================
  Files            312      312              
  Lines          14700    14710      +10     
  Branches        2446     2450       +4     
=============================================
+ Hits            9451     9455       +4     
- Misses          4366     4368       +2     
- Partials         883      887       +4     
Impacted Files Coverage Δ
...va/bytecode/frontend/AsmAnnotationClassSource.java 50.79% <33.33%> (-6.11%) ⬇️
.../sootup/java/bytecode/frontend/AsmClassSource.java 88.70% <100.00%> (+2.74%) ⬆️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@kadirayk kadirayk merged commit 4a6bcbd into develop May 31, 2023
@swissiety swissiety deleted the VisibleAnnotation branch August 4, 2023 15:21
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.

Store also visible annotations of methods
3 participants