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

feature/throughput logging #408

Merged
merged 3 commits into from
Oct 6, 2024
Merged

Conversation

euanwm
Copy link
Owner

@euanwm euanwm commented Oct 6, 2024

Added middleware to capture the size of payload return to clients for all endpoints.
Extended the functionality on the discord bot to post the current total of data served.
Added functionality to allow for a shutdown sequence during instance restarts.

Copy link

codecov bot commented Oct 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 22 lines in your changes missing coverage. Please review.

Project coverage is 66.82%. Comparing base (bb120f4) to head (45681fa).
Report is 6 commits behind head on development.

Files with missing lines Patch % Lines
backend/structs/struct_funcs.go 0.00% 22 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #408      +/-   ##
===============================================
- Coverage        69.25%   66.82%   -2.44%     
===============================================
  Files               18       18              
  Lines              605      627      +22     
  Branches             5        5              
===============================================
  Hits               419      419              
- Misses             173      195      +22     
  Partials            13       13              

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

@euanwm euanwm merged commit 596ab87 into development Oct 6, 2024
7 of 9 checks passed
@euanwm euanwm deleted the feature/throughput_logging branch October 13, 2024 17:27
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