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

remove incomplete multi release handling in the class type generation… #680

Merged
merged 1 commit into from
Sep 8, 2023

Conversation

JonasKlauke
Copy link
Collaborator

… via a given path

@codecov
Copy link

codecov bot commented Sep 8, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.01% ⚠️

Comparison is base (c8bea01) 64.96% compared to head (51afb96) 64.95%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #680      +/-   ##
=============================================
- Coverage      64.96%   64.95%   -0.01%     
+ Complexity      3373     3372       -1     
=============================================
  Files            313      313              
  Lines          14969    14966       -3     
  Branches        2526     2525       -1     
=============================================
- Hits            9724     9721       -3     
  Misses          4346     4346              
  Partials         899      899              
Files Changed Coverage Δ
...n/java/sootup/java/core/JavaIdentifierFactory.java 83.07% <100.00%> (-0.26%) ⬇️

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@JonasKlauke
Copy link
Collaborator Author

created a new issues to add the removed incomplete feature #682

@stschott stschott merged commit 3ca576d into develop Sep 8, 2023
8 checks passed
@swissiety swissiety deleted the removeIncompleteMultiReleaseHandling branch February 1, 2024 10:45
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.

JavaIdentifierFactory's fromPath may crash when handling paths with META-INF
2 participants