aporeto-inc / trireme-lib

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

PodMonitor: unblocking resync #948

Closed mheese closed 4 years ago

mheese commented 4 years ago

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

[
  {
    "project": "wait-for-pods-2",
    "component": "enforcerd",
    "pr-id": "1549",
    "commit-sha": "628151d9ba38725cce51ea9385111913ded3f59a",
    "pipeline": "release-3.13.0"
  },
  {
    "project": "wait-for-pods-2",
    "component": "trireme-lib",
    "pr-id": "948",
    "commit-sha": "7391d3b70163172bfe775022018fc4296144f50d",
    "pipeline": "release-3.13.0"
  }
]
codecov[bot] commented 4 years ago

Codecov Report

Merging #948 into release-3.13.0 will decrease coverage by 0.03%. The diff coverage is 35%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           release-3.13.0     #948      +/-   ##
==================================================
- Coverage           56.56%   56.53%   -0.04%     
==================================================
  Files                 111      111              
  Lines               11236    11247      +11     
==================================================
+ Hits                 6356     6358       +2     
- Misses               4275     4281       +6     
- Partials              605      608       +3
Impacted Files Coverage Δ
monitor/internal/pod/monitor.go 0% <0%> (ø) :arrow_up:
monitor/internal/pod/resync.go 74.32% <38.88%> (-9.81%) :arrow_down:

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 c6be332...747b9e1. Read the comment docs.