Skip to content

Conversation

gaius-qi
Copy link
Member

Description

This pull request updates the logging instrumentation in the dragonfly-client proxy module to use the term "url" instead of "uri" for consistency and clarity. The changes affect both the handler and upgraded_handler functions.

Updates to logging fields:

Related Issue

Motivation and Context

Screenshots (if appropriate)

…ions

Signed-off-by: Gaius <gaius.qi@gmail.com>
@gaius-qi gaius-qi added this to the v2.4.0 milestone Jul 30, 2025
@gaius-qi gaius-qi self-assigned this Jul 30, 2025
@gaius-qi gaius-qi requested a review from a team as a code owner July 30, 2025 08:39
@gaius-qi gaius-qi added the enhancement New feature or request label Jul 30, 2025
@github-actions github-actions bot requested review from chlins and xujihui1985 July 30, 2025 08:39
Copy link
Contributor

@LunaWhispers LunaWhispers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@LunaWhispers LunaWhispers enabled auto-merge (squash) July 30, 2025 08:40
Copy link

codecov bot commented Jul 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 48.49%. Comparing base (b30993e) to head (836da84).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1260      +/-   ##
==========================================
+ Coverage   47.80%   48.49%   +0.69%     
==========================================
  Files          60       60              
  Lines       14805    14991     +186     
==========================================
+ Hits         7077     7270     +193     
+ Misses       7728     7721       -7     
Files with missing lines Coverage Δ
dragonfly-client/src/proxy/mod.rs 0.00% <ø> (ø)

... and 2 files with indirect coverage changes

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

Copy link
Member

@chlins chlins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@LunaWhispers LunaWhispers merged commit cd6ca36 into main Jul 30, 2025
9 checks passed
@LunaWhispers LunaWhispers deleted the feature/uri branch July 30, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants