aporeto-inc / trireme-lib

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

fix: bug in tokenacessor and unit tests coverage #971

Closed sibicramesh closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #971 into release-3.13.0 will increase coverage by 0.27%. The diff coverage is 100%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           release-3.13.0     #971      +/-   ##
==================================================
+ Coverage           56.71%   56.98%   +0.27%     
==================================================
  Files                 111      112       +1     
  Lines               11278    11363      +85     
==================================================
+ Hits                 6396     6475      +79     
- Misses               4281     4286       +5     
- Partials              601      602       +1
Impacted Files Coverage Δ
...nforcer/nfqdatapath/tokenaccessor/tokenaccessor.go 92.94% <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 d0f223b...4980f36. 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": "1584",
    "commit-sha": "8a119e7693ccd2765600bee48e935f3b0ecdc81b",
    "pipeline": "release-3.13.0"
  },
  {
    "project": "",
    "component": "trireme-lib",
    "pr-id": "971",
    "commit-sha": "4980f361b78cf3d5600fe678e1721590d752575b",
    "pipeline": "release-3.13.0"
  }
]