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

Explain in CONTRIBUTING.md that opamp-spec submodule is needed #156

Merged

Conversation

tigrannajaryan
Copy link
Member

The submodule is necessary for make gen-proto target.

Also added a check in makefile to verify that the submodule is cloned.

@tigrannajaryan tigrannajaryan requested a review from a team February 21, 2023 15:19
@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Patch coverage: 90.90% and project coverage change: +0.37 🎉

Comparison is base (efddaa2) 76.11% compared to head (5394b47) 76.48%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #156      +/-   ##
==========================================
+ Coverage   76.11%   76.48%   +0.37%     
==========================================
  Files          24       24              
  Lines        1834     1863      +29     
==========================================
+ Hits         1396     1425      +29     
  Misses        326      326              
  Partials      112      112              
Impacted Files Coverage Δ
client/internal/mockserver.go 82.35% <85.71%> (+0.31%) ⬆️
client/httpclient.go 95.00% <100.00%> (+0.26%) ⬆️
client/internal/httpsender.go 72.04% <100.00%> (+1.08%) ⬆️
server/serverimpl.go 58.55% <100.00%> (ø)
client/wsclient.go 86.58% <0.00%> (+1.82%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

CONTRIBUTING.md Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
CONTRIBUTING.md Show resolved Hide resolved
CONTRIBUTING.md Outdated Show resolved Hide resolved
The submodule is necessary for `make gen-proto` target.

Also added a check in makefile to verify that the submodule is cloned.
@tigrannajaryan tigrannajaryan merged commit 60ca75e into open-telemetry:main Feb 28, 2023
@tigrannajaryan tigrannajaryan deleted the feature/tigran/contributing branch February 28, 2023 23:17
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