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

feat: expose config through admin api #2955

Closed
wants to merge 1 commit into from

feat: expose config through admin api

4c78a4e
Select commit
Loading
Failed to load commit list.
Closed

feat: expose config through admin api #2955

feat: expose config through admin api
4c78a4e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 8, 2024 in 0s

87.47% (+0.03%) compared to aab7e07

View this Pull Request on Codecov

87.47% (+0.03%) compared to aab7e07

Details

Codecov Report

Attention: Patch coverage is 7.40741% with 50 lines in your changes missing coverage. Please review.

Project coverage is 87.47%. Comparing base (aab7e07) to head (4c78a4e).
Report is 24 commits behind head on main.

Files with missing lines Patch % Lines
src/cli/server/admin_server/server.rs 0.00% 43 Missing ⚠️
src/cli/server/http_server.rs 0.00% 5 Missing ⚠️
src/cli/server/admin_server/graphql.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2955      +/-   ##
==========================================
+ Coverage   87.43%   87.47%   +0.03%     
==========================================
  Files         263      267       +4     
  Lines       26422    27015     +593     
==========================================
+ Hits        23103    23631     +528     
- Misses       3319     3384      +65     

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