Skip to content

Conversation

@matmerr
Copy link
Member

@matmerr matmerr commented Sep 19, 2019

Fixing npm tests and reporting for clean signal on azure pipelines

What this PR does / why we need it:

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #

Special notes for your reviewer:

Release note:

NONE

@codecov
Copy link

codecov bot commented Sep 19, 2019

Codecov Report

Merging #402 into master will increase coverage by 0.14%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #402      +/-   ##
==========================================
+ Coverage   52.15%   52.29%   +0.14%     
==========================================
  Files          28       28              
  Lines        4044     4044              
==========================================
+ Hits         2109     2115       +6     
+ Misses       1666     1654      -12     
- Partials      269      275       +6
Impacted Files Coverage Δ
npm/ipsm/ipsm.go 51.67% <0%> (-0.48%) ⬇️
npm/iptm/iptm.go 57.08% <100%> (+0.76%) ⬆️
npm/nwpolicy.go 58.47% <0%> (+4.23%) ⬆️

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 3ad4968...a16543c. Read the comment docs.

saiyan86
saiyan86 previously approved these changes Sep 19, 2019
@saiyan86
Copy link
Contributor

/lgtm

@matmerr
Copy link
Member Author

matmerr commented Sep 19, 2019

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

jaer-tsun
jaer-tsun previously approved these changes Sep 19, 2019
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.

test approval

@matmerr
Copy link
Member Author

matmerr commented Sep 20, 2019

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@matmerr
Copy link
Member Author

matmerr commented Sep 20, 2019

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

general comments

- bash: |
go get -v -t -d ./...
if [ -f Gopkg.toml ]; then
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe remove this

return err
var err error

if(extIf != nil && len(extIf.DNSInfo.Servers) > 0) {
Copy link
Contributor

Choose a reason for hiding this comment

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

save/lint here

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

@matmerr matmerr merged commit c44e775 into master Sep 20, 2019
@saiyan86 saiyan86 deleted the azure-pipelines branch September 21, 2019 03:05
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