Skip to content

Conversation

@ninzavivek
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jan 30, 2019

Codecov Report

Merging #296 into master will increase coverage by 1.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #296      +/-   ##
=========================================
+ Coverage   45.16%   46.2%   +1.03%     
=========================================
  Files          25      25              
  Lines        3538    3424     -114     
=========================================
- Hits         1598    1582      -16     
+ Misses       1685    1601      -84     
+ Partials      255     241      -14
Impacted Files Coverage Δ
telemetry/telemetrybuffer_linux.go 62.5% <0%> (-25%) ⬇️
telemetry/telemetry.go 27.16% <0%> (-2.26%) ⬇️
telemetry/telemetrybuffer.go 49.78% <0%> (-2.21%) ⬇️
telemetry/cnstelemetry.go 0% <0%> (ø) ⬆️
npm/iptm/iptm.go 56.33% <0%> (+1.45%) ⬆️
npm/namespace.go 65.09% <0%> (+6.44%) ⬆️
npm/pod.go 68.68% <0%> (+6.83%) ⬆️
npm/npm.go 10.28% <0%> (+8.39%) ⬆️
npm/nwpolicy.go 63.41% <0%> (+8.41%) ⬆️

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 4a59572...255aae4. Read the comment docs.

@sharmasushant sharmasushant changed the title CNI Update operation support Add support in CNS to perform CNI Update Jan 30, 2019

func TestGetPodName(t *testing.T) {
testData := map[string]string{
"nginx-deployment-5c689d88bb": "nginx",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you gofmt this? It's just spacing/formatting. Unsure if it looks like this because of GitHub


for testValue, expectedPodName := range testData {
podName := GetPodNameWithoutSuffix(testValue)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove space

Copy link
Contributor

@jaer-tsun jaer-tsun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, other than some white space/formatting stuff

Copy link
Contributor

@jaer-tsun jaer-tsun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ninzavivek ninzavivek merged commit 8434e95 into Azure:master Apr 10, 2019
@ninzavivek ninzavivek deleted the vivek_cns branch April 10, 2019 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants