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

Improve httpd service #278

Merged
merged 5 commits into from
Feb 5, 2023
Merged

Improve httpd service #278

merged 5 commits into from
Feb 5, 2023

Conversation

waybackarchiver
Copy link
Contributor

Description


Issue Ticket Number

Fixes #(issue_number)


Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist

  • I have followed the contributing guidelines of this project as mentioned in CONTRIBUTING.md
  • I have checked to ensure there aren't other open Pull Requests for the same update/change?
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes needed to the documentation

@waybackarchiver waybackarchiver added enhancement New feature or request go Pull requests that update Go code labels Dec 3, 2022
@codecov
Copy link

codecov bot commented Dec 5, 2022

Codecov Report

Base: 45.53% // Head: 45.60% // Increases project coverage by +0.07% 🎉

Coverage data is based on head (73f1cde) compared to base (4e22ec5).
Patch coverage: 37.93% of modified lines in pull request are covered.

❗ Current head 73f1cde differs from pull request most recent head 2518d30. Consider uploading reports for the commit 2518d30 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #278      +/-   ##
==========================================
+ Coverage   45.53%   45.60%   +0.07%     
==========================================
  Files          41       41              
  Lines        5001     5010       +9     
==========================================
+ Hits         2277     2285       +8     
- Misses       2467     2468       +1     
  Partials      257      257              
Impacted Files Coverage Δ
config/options.go 93.54% <ø> (ø)
service/httpd/tor.go 0.00% <0.00%> (ø)
service/httpd/httpd.go 26.71% <50.00%> (+1.52%) ⬆️
config/parser.go 91.70% <100.00%> (ø)
pooling/pooling.go 97.47% <100.00%> (+0.11%) ⬆️

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.

@waybackarchiver waybackarchiver force-pushed the improve-httpd-service branch 2 times, most recently from ef0e9bf to cb8d848 Compare December 16, 2022 10:11
@waybackarchiver waybackarchiver marked this pull request as ready for review February 5, 2023 13:39
@waybackarchiver waybackarchiver merged commit 6207ab9 into main Feb 5, 2023
@waybackarchiver waybackarchiver deleted the improve-httpd-service branch February 5, 2023 13: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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant