Closed wimax-grapl closed 2 years ago
Base: 35.85% // Head: 41.27% // Increases project coverage by +5.41%
:tada:
Coverage data is based on head (
2e6c4e5
) compared to base (637ea1c
). Patch coverage: 0.00% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
I've been trying to figure out why suspicious_svchost doesn't work. I still don't know why it fails.
But: I've found a few errors along the way and wanted to get this work in.
def into_graph_query(self) -> GraphQuery:
was failing because we didn't include the neighbor queries.