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

[Resolves #23] πŸ“š ✨ Adds HeadersAdaptor. Corrects ParametersHeader mark. #24

Merged
merged 1 commit into from Jul 25, 2023

Conversation

connor-ricks
Copy link
Owner

@connor-ricks connor-ricks commented Jul 25, 2023

Resolves #23

@codecov
Copy link

codecov bot commented Jul 25, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.11% πŸŽ‰

Comparison is base (8ed6335) 97.60% compared to head (ebc2b56) 97.72%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   97.60%   97.72%   +0.11%     
==========================================
  Files          24       25       +1     
  Lines         418      440      +22     
==========================================
+ Hits          408      430      +22     
  Misses         10       10              
Files Changed Coverage Ξ”
...etworking/Plugins/Adaptors/ParametersAdaptor.swift 90.90% <ΓΈ> (ΓΈ)
...TPNetworking/Plugins/Adaptors/HeadersAdaptor.swift 100.00% <100.00%> (ΓΈ)

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@connor-ricks connor-ricks merged commit ac51683 into main Jul 25, 2023
3 checks passed
@connor-ricks connor-ricks deleted the ISSUE-23/add-headers-adaptor branch July 25, 2023 23:39
@connor-ricks connor-ricks changed the title πŸ“š ✨ Adds HeadersAdaptor. Corrects ParametersHeader mark. [Resolves #23] πŸ“š ✨ Adds HeadersAdaptor. Corrects ParametersHeader mark. Jul 26, 2023
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.

Add HTTP Headers HTTPRequestAdaptor
1 participant