-
-
Notifications
You must be signed in to change notification settings - Fork 422
Expose Dependencies
field in Library struct
#2891
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
Conversation
The latest Buf updates on your PR. Results from workflow Check Protocol Buffers / check (pull_request).
|
1e03f58
to
8d3292a
Compare
8d3292a
to
ed3a5f9
Compare
Dependencies
field in Library struct (追記ここまで)
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@ ## master #2891 +/- ## ========================================== + Coverage 67.83% 67.85% +0.01% ========================================== Files 238 238 Lines 22419 22455 +36 ========================================== + Hits 15209 15236 +27 - Misses 6010 6016 +6 - Partials 1200 1203 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5e934ce
to
2515d05
Compare
f04d17c
to
86fcc6d
Compare
Uh oh!
There was an error while loading. Please reload this page.
Please check if the PR fulfills these requirements
See how to contribute
before creating one)
our contributing guidelines
UPGRADING.md
has been updated with a migration guide (for breaking changes)configuration.schema.json
updated if new parameters are added.What kind of change does this PR introduce?
Add
dependencies
field in the Library structWhat is the current behavior?
What is the new behavior?
Does this PR introduce a breaking change, and is titled accordingly?
Other information