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

Add HBRequest.id #173

Merged
merged 3 commits into from
Feb 23, 2023
Merged

Add HBRequest.id #173

merged 3 commits into from
Feb 23, 2023

Conversation

adam-fowler
Copy link
Member

No description provided.

@adam-fowler adam-fowler linked an issue Feb 23, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 23, 2023

Codecov Report

Base: 83.60% // Head: 83.58% // Decreases project coverage by -0.02% ⚠️

Coverage data is based on head (a8b30bb) compared to base (9134719).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #173      +/-   ##
==========================================
- Coverage   83.60%   83.58%   -0.02%     
==========================================
  Files          77       77              
  Lines        4263     4264       +1     
==========================================
  Hits         3564     3564              
- Misses        699      700       +1     
Impacted Files Coverage Δ
Sources/Hummingbird/Server/Request.swift 94.73% <100.00%> (+0.07%) ⬆️
...es/Hummingbird/ConnectionPool/ConnectionPool.swift 93.26% <0.00%> (-0.97%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@adam-fowler adam-fowler merged commit 1e45fd8 into main Feb 23, 2023
@adam-fowler adam-fowler deleted the feature/request-id branch March 20, 2023 13:50
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.

Feature: Associate a unique ID with each request
1 participant