Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix gnxi tests by regenerating code. #19

Merged
merged 1 commit into from
Jun 13, 2018
Merged

Fix gnxi tests by regenerating code. #19

merged 1 commit into from
Jun 13, 2018

Conversation

robshakir
Copy link
Contributor

 * (M) gnmi/model.go
  - Fix missing ytypes import.
 * (A) gnmi/modeldata/gostruct/gen.go
  - Add file such that "go generate" can be used to regenerate the
    model data package.
 * (M) gnmi/modeldata/gostruct/generated.go
  - Update generated code.

 * (M) gnmi/model.go
  - Fix missing ytypes import.
 * (A) gnmi/modeldata/gostruct/gen.go
  - Add file such that "go generate" can be used to regenerate the
    model data package.
 * (M) gnmi/modeldata/gostruct/generated.go
  - Update generated code.
@codecov-io
Copy link

codecov-io commented Jun 13, 2018

Codecov Report

Merging #19 into master will decrease coverage by 2.27%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage    17.3%   15.03%   -2.28%     
==========================================
  Files          12       12              
  Lines        2092     2408     +316     
==========================================
  Hits          362      362              
- Misses       1670     1986     +316     
  Partials       60       60
Impacted Files Coverage Δ
gnmi/modeldata/gostruct/generated.go 0.12% <ø> (-0.04%) ⬇️
gnmi/model.go 19.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 f695e76...38569f1. Read the comment docs.

@larryleguo larryleguo merged commit 6f8f65b into google:master Jun 13, 2018
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.

3 participants