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

Revert "fix to register file descriptors and message descriptors" #566

Merged
merged 1 commit into from
Jul 16, 2022

Conversation

ktr0731
Copy link
Owner

@ktr0731 ktr0731 commented Jul 16, 2022

Reverts #544. This fixes #565.
The changes will be applied when merging #546.

@ktr0731 ktr0731 self-assigned this Jul 16, 2022
@codecov
Copy link

codecov bot commented Jul 16, 2022

Codecov Report

Merging #566 (38fe55f) into master (002b36c) will increase coverage by 0.28%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #566      +/-   ##
==========================================
+ Coverage   79.88%   80.16%   +0.28%     
==========================================
  Files          57       57              
  Lines        3867     3846      -21     
==========================================
- Hits         3089     3083       -6     
+ Misses        546      536      -10     
+ Partials      232      227       -5     

@ktr0731 ktr0731 merged commit 2855392 into master Jul 16, 2022
@ktr0731 ktr0731 deleted the revert-544-register-files-and-types branch July 16, 2022 05:18
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.

panic on evans call when using reflection
1 participant