Skip to content

Fix docs for prost-reflect-build #169

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

Merged
merged 1 commit into from
Jun 13, 2025
Merged

Fix docs for prost-reflect-build #169

merged 1 commit into from
Jun 13, 2025

Conversation

andrewhickman
Copy link
Owner

Fixes #132

@andrewhickman andrewhickman merged commit ee837cb into main Jun 13, 2025
5 checks passed
Copy link

codecov bot commented Jun 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.88%. Comparing base (40bf30d) to head (eafacdd).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
+ Coverage   79.75%   79.88%   +0.13%     
==========================================
  Files          31       31              
  Lines        5250     5250              
==========================================
+ Hits         4187     4194       +7     
+ Misses       1063     1056       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot mentioned this pull request Jun 13, 2025
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.

README for prost_reflect_build::Builder is incorrect with recent changes, as either 'descriptor_pool' or 'file_descriptor_set_bytes' must be set
1 participant