aporeto-inc / trireme-lib

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

fix: some recent commits, broken ping #967

Closed sibicramesh closed 4 years ago

sibicramesh commented 4 years ago

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

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1582",
    "commit-sha": "523ed33fd6f27d7ceb602edd200900645bf32ddf",
    "pipeline": "master"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "967",
    "commit-sha": "ef27db488381c8cc00adfc19f5f50793af8204e7",
    "pipeline": "master"
  }
]
codecov[bot] commented 4 years ago

Codecov Report

Merging #967 into master will decrease coverage by 0.45%. The diff coverage is 87.5%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #967      +/-   ##
==========================================
- Coverage   54.31%   53.85%   -0.46%     
==========================================
  Files         122      123       +1     
  Lines       11732    11865     +133     
==========================================
+ Hits         6372     6390      +18     
- Misses       4737     4851     +114     
- Partials      623      624       +1
Impacted Files Coverage Δ
...r/internal/enforcer/nfqdatapath/diagnostics_tcp.go 0% <0%> (ø) :arrow_up:
controller/pkg/connection/connection.go 13.63% <100%> (ø)

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 9d04acb...4a57f54. Read the comment docs.

sibicramesh commented 4 years ago

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

[
  {
    "project": "",
    "component": "enforcerd",
    "pr-id": "1582",
    "commit-sha": "523ed33fd6f27d7ceb602edd200900645bf32ddf",
    "pipeline": "master"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "967",
    "commit-sha": "4a57f543041cf2dd7566a85cb22f2bc4187d8ce7",
    "pipeline": "master"
  }
]