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

Implement list breaking changes note endpoint for web_api #5199

Merged
merged 1 commit into from
Sep 6, 2024

Implement list breaking changes note endpoint for web_api

77648d4
Select commit
Loading
Failed to load commit list.
Merged

Implement list breaking changes note endpoint for web_api #5199

Implement list breaking changes note endpoint for web_api
77648d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 6, 2024 in 0s

22.83% (-0.02%) compared to 9f5bd67

View this Pull Request on Codecov

22.83% (-0.02%) compared to 9f5bd67

Details

Codecov Report

Attention: Patch coverage is 0% with 54 lines in your changes missing coverage. Please review.

Project coverage is 22.83%. Comparing base (9f5bd67) to head (77648d4).

Files with missing lines Patch % Lines
pkg/app/server/grpcapi/web_api.go 0.00% 54 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5199      +/-   ##
==========================================
- Coverage   22.84%   22.83%   -0.02%     
==========================================
  Files         420      420              
  Lines       45249    45302      +53     
==========================================
+ Hits        10338    10344       +6     
- Misses      34116    34163      +47     
  Partials      795      795              

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