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

Migrate to buf schema v2 and move api related tasks to dedicated Makefile #3176

Merged
merged 7 commits into from
Oct 30, 2024

Merge remote-tracking branch 'origin/main' into migrate-buf-schema-v2

0ba70e7
Select commit
Loading
Failed to load commit list.
Merged

Migrate to buf schema v2 and move api related tasks to dedicated Makefile #3176

Merge remote-tracking branch 'origin/main' into migrate-buf-schema-v2
0ba70e7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2024 in 1s

43.01% (+0.94%) compared to 948e93e

View this Pull Request on Codecov

43.01% (+0.94%) compared to 948e93e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.01%. Comparing base (948e93e) to head (0ba70e7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3176      +/-   ##
==========================================
+ Coverage   42.07%   43.01%   +0.94%     
==========================================
  Files         399      399              
  Lines       50722    44462    -6260     
==========================================
- Hits        21341    19127    -2214     
+ Misses      27371    23326    -4045     
+ Partials     2010     2009       -1     

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