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

New Joern with Serialization Fix #248

Closed DavidBakerEffendi closed 2 years ago

DavidBakerEffendi commented 2 years ago

Added

Changed

Fixed

Related issues:

None

Reviewer

@DavidBakerEffendi

codecov[bot] commented 2 years ago

Codecov Report

Merging #248 (b5cd219) into master (fe88418) will decrease coverage by 0.19%. The diff coverage is 84.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #248      +/-   ##
==========================================
- Coverage   79.04%   78.85%   -0.20%     
==========================================
  Files          28       27       -1     
  Lines        1890     1844      -46     
  Branches      115      105      -10     
==========================================
- Hits         1494     1454      -40     
+ Misses        396      390       -6     
Impacted Files Coverage Δ
...c/main/scala/com/github/plume/oss/Jimple2Cpg.scala 96.03% <ø> (ø)
...in/scala/com/github/plume/oss/domain/package.scala 87.71% <77.77%> (-2.12%) :arrow_down:
...om/github/plume/oss/drivers/OverflowDbDriver.scala 81.55% <90.00%> (-0.40%) :arrow_down: