mass-project / mass_server

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

Changed url query key to allow easy retrieval of RelationTypes by name #83

Closed Silberschleier closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #83 into fix-72 will increase coverage by 0.09%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           fix-72      #83      +/-   ##
==========================================
+ Coverage    61.5%   61.59%   +0.09%     
==========================================
  Files          69       69              
  Lines        2117     2117              
  Branches      162      162              
==========================================
+ Hits         1302     1304       +2     
+ Misses        777      776       -1     
+ Partials       38       37       -1
Impacted Files Coverage Δ
mass_flask_api/schemas/sample_relation.py 100% <100%> (ø) :arrow_up:
mass_flask_api/resources/sample_relation.py 51.61% <100%> (ø) :arrow_up:
mass_flask_core/models/sample.py 66.83% <0%> (+0.99%) :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 9794482...143f3ec. Read the comment docs.