aporeto-inc / trireme-lib

Simple, scalable and secure application segmentation
https://trireme.io
Apache License 2.0
300 stars 51 forks source link

Make nil records #893

Closed dstiliadis closed 5 years ago

dstiliadis commented 5 years ago

Description

Changes proposed in this pull request.

Test plan

Outline the test plan used to test this change before merging it.

Fixes #.

dstiliadis commented 5 years ago

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1440",
    "commit-sha": "e78b45c41b7ce300d33fcc55d63b300d930cbb52"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "893",
    "commit-sha": "1035b602ed9adf0ad21eed9a75ee0747547be793"
  }
]
codecov[bot] commented 5 years ago

Codecov Report

Merging #893 into master will decrease coverage by <.01%. The diff coverage is 40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #893      +/-   ##
==========================================
- Coverage   55.85%   55.85%   -0.01%     
==========================================
  Files         110      110              
  Lines       11051    11056       +5     
==========================================
+ Hits         6173     6175       +2     
- Misses       4280     4283       +3     
  Partials      598      598
Impacted Files Coverage Δ
controller/internal/enforcer/proxy/rpcserver.go 32.69% <40%> (+0.77%) :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 fa9e2ce...eb70d27. Read the comment docs.

dstiliadis commented 5 years ago

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1440",
    "commit-sha": "8b981cc7fca39e5c32f2e4c58917da4c318fb2ec"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "893",
    "commit-sha": "1035b602ed9adf0ad21eed9a75ee0747547be793"
  }
]
dstiliadis commented 5 years ago

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1440",
    "commit-sha": "028ab5462700c9f254da0df7cf7d98127ec38632"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "893",
    "commit-sha": "1035b602ed9adf0ad21eed9a75ee0747547be793"
  }
]
dstiliadis commented 5 years ago

/build - automatically fired by gogo with following PRs and commit SHAs v1.0.0

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1440",
    "commit-sha": "de4000efedc83eb62f43aa74a4e968c322cac5ec"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "893",
    "commit-sha": "eb70d27d961e96aaccf7acdcd1f56678b0375221"
  }
]