Skip to content

Single file analysis#699

Merged
kadirayk merged 9 commits intodevelopfrom
SingleFileAnalysis
Nov 2, 2023
Merged

Single file analysis#699
kadirayk merged 9 commits intodevelopfrom
SingleFileAnalysis

Conversation

@ReshmaSobhaNair
Copy link
Copy Markdown
Contributor

No description provided.

@Nonnull
@Override
public Collection<? extends AbstractClassSource<JavaSootClass>> getClassSources(@Nonnull View<?> view) {
return null;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please return the single class in a Collection.singletonList(...) as well

@kadirayk kadirayk marked this pull request as ready for review November 2, 2023 11:46
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 2, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (caa4892) 64.96% compared to head (dae628e) 63.97%.
Report is 148 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #699      +/-   ##
=============================================
- Coverage      64.96%   63.97%   -0.99%     
- Complexity      3372     3424      +52     
=============================================
  Files            313      317       +4     
  Lines          14966    15408     +442     
  Branches        2525     2612      +87     
=============================================
+ Hits            9723     9858     +135     
- Misses          4343     4640     +297     
- Partials         900      910      +10     
Files Coverage Δ
.../main/java/sootup/core/inputlocation/FileType.java 92.85% <100.00%> (ø)
.../inputlocation/PathBasedAnalysisInputLocation.java 71.10% <94.11%> (+0.86%) ⬆️

... and 82 files with indirect coverage changes

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

@kadirayk kadirayk merged commit 5d038b1 into develop Nov 2, 2023
@swissiety swissiety deleted the SingleFileAnalysis branch November 9, 2023 14:06
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.

4 participants