Closed DavidBakerEffendi closed 2 years ago
Merging #229 (9e6ae9a) into master (6a6ca3c) will not change coverage. The diff coverage is
73.07%
.
@@ Coverage Diff @@
## master #229 +/- ##
=======================================
Coverage 81.04% 81.04%
=======================================
Files 30 30
Lines 1947 1947
Branches 125 119 -6
=======================================
Hits 1578 1578
Misses 369 369
Impacted Files | Coverage Δ | |
---|---|---|
...a/com/github/plume/oss/drivers/NeptuneDriver.scala | 0.00% <0.00%> (ø) |
|
...ala/com/github/plume/oss/drivers/Neo4jDriver.scala | 84.05% <80.00%> (ø) |
|
...om/github/plume/oss/drivers/OverflowDbDriver.scala | 84.28% <80.00%> (ø) |
|
...c/main/scala/com/github/plume/oss/Jimple2Cpg.scala | 95.69% <100.00%> (+0.04%) |
:arrow_up: |
...n/scala/com/github/plume/oss/PlumeStatistics.scala | 100.00% <100.00%> (ø) |
|
...a/com/github/plume/oss/drivers/GremlinDriver.scala | 82.14% <100.00%> (-0.32%) |
:arrow_down: |
...m/github/plume/oss/drivers/TinkerGraphDriver.scala | 81.81% <100.00%> (ø) |
Added
Jimple2Cpg::createCpg
can now enable an experimental "Soot only" buildFixed
PlumeStatistics::reset
now actually sets all values for keys to0L
instead of just clearing.Related issues:
None
Reviewer
@DavidBakerEffendi