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

⚙️ #41: Exposed the basic HTTP server configs #101

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

roma-glushko
Copy link
Member

@roma-glushko roma-glushko commented Jan 21, 2024

  • Allowed to pass HTTP server configs to from Glide config
  • Exposed host, port, read & write & idle timeout, and max req body

Copy link

codecov bot commented Jan 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d4e6c84) 70.62% compared to head (86cf06f) 70.62%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #101   +/-   ##
========================================
  Coverage    70.62%   70.62%           
========================================
  Files           34       34           
  Lines         1583     1583           
========================================
  Hits          1118     1118           
  Misses         400      400           
  Partials        65       65           

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

@roma-glushko roma-glushko merged commit dad1540 into develop Jan 22, 2024
7 checks passed
@roma-glushko roma-glushko deleted the 41-expose-http-server-configs branch January 22, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

⚙️ Allow to pass HTTP server configs via config file
1 participant