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

Fix rename edge cases broken by 1.6.0 refactor #684

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

MateuszKubuszok
Copy link
Member

No description provided.

@MateuszKubuszok MateuszKubuszok linked an issue Jan 29, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.42%. Comparing base (3e7a40f) to head (ce5ec8a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #684      +/-   ##
==========================================
- Coverage   85.44%   85.42%   -0.02%     
==========================================
  Files         183      183              
  Lines        8148     8185      +37     
  Branches      789      785       -4     
==========================================
+ Hits         6962     6992      +30     
- Misses       1186     1193       +7     

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

@MateuszKubuszok MateuszKubuszok force-pushed the fix-rename-edge-cases-broken-by-refactor branch from f2979ba to 96510a7 Compare January 29, 2025 17:32
@MateuszKubuszok MateuszKubuszok force-pushed the fix-rename-edge-cases-broken-by-refactor branch from 96510a7 to ce5ec8a Compare January 29, 2025 17:35
@MateuszKubuszok MateuszKubuszok merged commit 50ea2cd into master Jan 29, 2025
23 of 24 checks passed
@MateuszKubuszok MateuszKubuszok deleted the fix-rename-edge-cases-broken-by-refactor branch January 29, 2025 17:57
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.

Regression with handling protobuf Empty in 1.7.0
1 participant