plume-oss / plume

Plume is a code representation benchmarking library with options to extract the AST from Java bytecode and store the result in various graph databases.
https://plume-oss.github.io/plume-docs/
Apache License 2.0
70 stars 9 forks source link

Array/Multi-array Support #221

Closed DavidBakerEffendi closed 2 years ago

DavidBakerEffendi commented 2 years ago

Added

Fixed

Changed

Related issues:

Resolves #220

Reviewer

@DavidBakerEffendi

codecov[bot] commented 2 years ago

Codecov Report

Merging #221 (f2ef337) into master (fa460e1) will increase coverage by 0.85%. The diff coverage is 92.30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #221      +/-   ##
==========================================
+ Coverage   80.03%   80.88%   +0.85%     
==========================================
  Files          27       27              
  Lines        1748     1758      +10     
  Branches      117      120       +3     
==========================================
+ Hits         1399     1422      +23     
+ Misses        349      336      -13     
Impacted Files Coverage Δ
...c/main/scala/com/github/plume/oss/Jimple2Cpg.scala 91.58% <86.36%> (+0.84%) :arrow_up:
...ub/plume/oss/passes/parallel/PlumeAstCreator.scala 83.47% <100.00%> (+4.13%) :arrow_up: