Skip to content

adapted incompleteSuperclassesOf to the new thrown exception in the c…#681

Merged
stschott merged 2 commits intodevelopfrom
fixHandleCorrectExceptionInIncompleteSuperClasses
Sep 8, 2023
Merged

adapted incompleteSuperclassesOf to the new thrown exception in the c…#681
stschott merged 2 commits intodevelopfrom
fixHandleCorrectExceptionInIncompleteSuperClasses

Conversation

@JonasKlauke
Copy link
Copy Markdown
Collaborator

…lass resolving method

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 8, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02% 🎉

Comparison is base (c8bea01) 64.96% compared to head (32f856e) 64.98%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #681      +/-   ##
=============================================
+ Coverage      64.96%   64.98%   +0.02%     
- Complexity      3373     3376       +3     
=============================================
  Files            313      313              
  Lines          14969    14969              
  Branches        2526     2526              
=============================================
+ Hits            9724     9727       +3     
+ Misses          4346     4343       -3     
  Partials         899      899              
Files Changed Coverage Δ
.../java/sootup/core/typehierarchy/TypeHierarchy.java 80.64% <100.00%> (+1.61%) ⬆️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.

📢 Have feedback on the report? Share it here.

@stschott stschott merged commit caa4892 into develop Sep 8, 2023
@swissiety swissiety deleted the fixHandleCorrectExceptionInIncompleteSuperClasses 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.

Why sootup.core.views.View.getClassOrThrow throw IllegalArgumentException not ResolveException?

2 participants