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

Constructor Tests and Method Modifiers #237

Closed DavidBakerEffendi closed 2 years ago

DavidBakerEffendi commented 2 years ago

Added

Changed

Related issues:

None

Reviewer

@DavidBakerEffendi

codecov[bot] commented 2 years ago

Codecov Report

Merging #237 (d18edf6) into master (700953b) will increase coverage by 0.36%. The diff coverage is 97.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #237      +/-   ##
==========================================
+ Coverage   81.15%   81.52%   +0.36%     
==========================================
  Files          30       30              
  Lines        2038     2073      +35     
  Branches      130      133       +3     
==========================================
+ Hits         1654     1690      +36     
+ Misses        384      383       -1     
Impacted Files Coverage Δ
...ub/plume/oss/passes/parallel/PlumeAstCreator.scala 85.67% <97.05%> (+1.65%) :arrow_up: