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

apigen refactor part 1 #494

Merged
merged 3 commits into from
Nov 6, 2024
Merged

apigen refactor part 1 #494

merged 3 commits into from
Nov 6, 2024

Conversation

DanG100
Copy link
Collaborator

@DanG100 DanG100 commented Nov 5, 2024

By moving the info generation to a common package, I'll be able to better dedup the code. Coming in a future PR.

Import changes is because i couldn't get clang format to not reorder the imports and if they are reordered the code doesn't compile

@DanG100 DanG100 requested a review from guoshiuan November 5, 2024 21:34
Copy link

github-actions bot commented Nov 6, 2024

Pull Request Test Coverage Report for Build 11694863158

Details

  • 290 of 562 (51.6%) changed or added relevant lines in 2 files are covered.
  • 16 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.02%) to 2.908%

Changes Missing Coverage Covered Lines Changed/Added Lines %
dataplane/apigen/protogen/protogen.go 10 12 83.33%
dataplane/apigen/typeinfo/typeinfo.go 280 550 50.91%
Files with Coverage Reduction New Missed Lines %
gnoi/gnoi.go 7 80.41%
sysrib/zapi.go 9 71.5%
Totals Coverage Status
Change from base Build 11637973272: 0.02%
Covered Lines: 19162
Relevant Lines: 659038

💛 - Coveralls

@DanG100 DanG100 merged commit 7ad7adc into main Nov 6, 2024
10 checks passed
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.

2 participants