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 header normalizer middleware #32

Merged
merged 8 commits into from
Aug 13, 2020

Conversation

dbartholomae
Copy link
Owner

Solves #9

@codecov
Copy link

codecov bot commented Aug 13, 2020

Codecov Report

Merging #32 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #32   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           27        29    +2     
  Lines          323       344   +21     
  Branches        64        66    +2     
=========================================
+ Hits           323       344   +21     
Impacted Files Coverage Δ
...tp-header-normalizer/src/http-header-normalizer.ts 100.00% <100.00%> (ø)
packages/http-header-normalizer/src/logger.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a4f47e...540b4b4. Read the comment docs.

@dbartholomae dbartholomae merged commit aa314af into master Aug 13, 2020
@dbartholomae dbartholomae deleted the add_header_normalizer_middleware branch August 13, 2020 10:38
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