mass-project / mass_server

Malware Analysis and Storage System - Server repository
https://mass-project.github.io/
MIT License
12 stars 4 forks source link

Dereference related objects to fix #85 #86

Closed Silberschleier closed 6 years ago

Silberschleier commented 7 years ago

(see also http://docs.mongoengine.org/guide/querying.html#getting-related-data)

codecov-io commented 7 years ago

Codecov Report

Merging #86 into fix-72 will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           fix-72      #86   +/-   ##
=======================================
  Coverage   61.36%   61.36%           
=======================================
  Files          72       72           
  Lines        2200     2200           
  Branches      173      173           
=======================================
  Hits         1350     1350           
  Misses        811      811           
  Partials       39       39
Impacted Files Coverage Δ
mass_flask_core/utils/graph_functions.py 100% <100%> (ø) :arrow_up:

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 b043693...623cae0. Read the comment docs.

Silberschleier commented 6 years ago

Should be closed with #97