Skip to content

Add logging to client configuration discovery#230

Merged
tpoliaw merged 2 commits into
mainfrom
client-logging
Nov 28, 2025
Merged

Add logging to client configuration discovery#230
tpoliaw merged 2 commits into
mainfrom
client-logging

Conversation

@tpoliaw

@tpoliaw tpoliaw commented Nov 6, 2025

Copy link
Copy Markdown
Collaborator

Include info about where config is coming from (file, CLI, defaults).

@codecov

codecov Bot commented Nov 6, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 30 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.09%. Comparing base (2086bc5) to head (7243f88).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/client/mod.rs 0.00% 18 Missing ⚠️
src/client/config.rs 0.00% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
- Coverage   77.08%   76.09%   -1.00%     
==========================================
  Files          13       13              
  Lines        1920     1945      +25     
==========================================
  Hits         1480     1480              
- Misses        440      465      +25     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Include info about where config is coming from (file, CLI, defaults).
Check for 'successful' http requests that return 4xx statuses.
Print a message if a response has neither data nor errors.
@tpoliaw tpoliaw merged commit d0efc61 into main Nov 28, 2025
5 of 7 checks passed
@tpoliaw tpoliaw deleted the client-logging branch November 28, 2025 15:29
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.

1 participant