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

RHINENG-11685: remove gzip middleware #1470

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

Dugowitch
Copy link
Contributor

Secure Coding Practices Checklist GitHub Link

Secure Coding Checklist

  • Input Validation
  • Output Encoding
  • Authentication and Password Management
  • Session Management
  • Access Control
  • Cryptographic Practices
  • Error Handling and Logging
  • Data Protection
  • Communication Security
  • System Configuration
  • Database Security
  • File Management
  • Memory Management
  • General Coding Practices

Copy link

jira-linking bot commented Aug 22, 2024

Referenced Jiras:
https://issues.redhat.com/browse/RHINENG-11685

@Dugowitch Dugowitch requested a review from psegedy August 22, 2024 17:43
@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.01%. Comparing base (f40e6a8) to head (bcd739d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1470      +/-   ##
==========================================
+ Coverage   64.97%   65.01%   +0.03%     
==========================================
  Files         115      114       -1     
  Lines        7837     7823      -14     
==========================================
- Hits         5092     5086       -6     
+ Misses       2214     2207       -7     
+ Partials      531      530       -1     
Flag Coverage Δ
unittests 65.01% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@Dugowitch Dugowitch changed the title RHINENG-11685: remove temp debug logging RHINENG-11685: remove gzip middleware Aug 28, 2024
@psegedy psegedy merged commit 2e46900 into RedHatInsights:master Aug 28, 2024
3 of 4 checks passed
@Dugowitch Dugowitch deleted the RHINENG-11685 branch September 26, 2024 10:10
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