beagle icon indicating copy to clipboard operation
beagle copied to clipboard

Analyzer framework

Open yampelo opened this issue 6 years ago • 1 comments

Allows for the creation of rules against beagle's graphs

yampelo avatar Nov 15 '19 05:11 yampelo

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@a6bc079). Click here to learn what that means. The diff coverage is 95.03%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #72   +/-   ##
=========================================
  Coverage          ?   82.06%           
=========================================
  Files             ?       64           
  Lines             ?     3072           
  Branches          ?        0           
=========================================
  Hits              ?     2521           
  Misses            ?      551           
  Partials          ?        0
Impacted Files Coverage Δ
beagle/nodes/file.py 100% <ø> (ø)
beagle/backends/networkx.py 98.91% <ø> (ø)
beagle/analyzers/queries/process.py 100% <100%> (ø)
beagle/analyzers/queries/file.py 100% <100%> (ø)
beagle/analyzers/queries/lookups.py 100% <100%> (ø)
beagle/analyzers/base_analyzer.py 100% <100%> (ø)
beagle/analyzers/queries/node.py 100% <100%> (ø)
beagle/analyzers/queries/edge.py 76.92% <76.92%> (ø)
beagle/analyzers/queries/__init__.py 85.71% <85.71%> (ø)
beagle/analyzers/queries/base_query.py 98.36% <98.36%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update a6bc079...b93049e. Read the comment docs.

codecov[bot] avatar Nov 15 '19 05:11 codecov[bot]