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

feat: Add dosguard to new webserver #1772

Merged
merged 13 commits into from
Dec 10, 2024
Merged

Conversation

kuznetsss
Copy link
Collaborator

@kuznetsss kuznetsss commented Dec 5, 2024

For #919. After this the only thing left which is to switch to the new web server by default and delete the old code.

Copy link

codecov bot commented Dec 5, 2024

Codecov Report

Attention: Patch coverage is 73.23944% with 38 lines in your changes missing coverage. Please review.

Project coverage is 71.96%. Comparing base (4ff2953) to head (ff23ddc).
Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
src/app/WebHandlers.hpp 24.24% 3 Missing and 22 partials ⚠️
src/app/ClioApplication.cpp 0.00% 6 Missing ⚠️
src/web/ng/impl/HttpConnection.hpp 50.00% 0 Missing and 3 partials ⚠️
src/web/ng/Response.cpp 96.00% 1 Missing and 1 partial ⚠️
src/web/ng/Server.cpp 88.23% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1772      +/-   ##
===========================================
+ Coverage    71.72%   71.96%   +0.23%     
===========================================
  Files          295      297       +2     
  Lines        12679    12772      +93     
  Branches      6499     6545      +46     
===========================================
+ Hits          9094     9191      +97     
+ Misses        1874     1847      -27     
- Partials      1711     1734      +23     

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

Copy link
Collaborator

@godexsoft godexsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kuznetsss kuznetsss merged commit 7bef13f into XRPLF:develop Dec 10, 2024
17 checks passed
@kuznetsss kuznetsss deleted the 919_Add_dosguard branch December 10, 2024 14:59
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.

3 participants