Skip to content

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

Merged
stschott merged 1 commit intodevelopfrom
removeIncompleteMultiReleaseHandling
Sep 8, 2023
Merged

remove incomplete multi release handling in the class type generation…#680
stschott merged 1 commit intodevelopfrom
removeIncompleteMultiReleaseHandling

Conversation

@JonasKlauke
Copy link
Copy Markdown
Collaborator

… via a given path

@codecov
Copy link
Copy Markdown

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
Copy Markdown
Collaborator Author

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

@stschott stschott merged commit 3ca576d into develop Sep 8, 2023
@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