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 temp debug logging #1468

Closed
wants to merge 1 commit into from

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

@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.06%. Comparing base (99c1466) to head (9bcd8e5).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1468      +/-   ##
==========================================
+ Coverage   65.00%   65.06%   +0.05%     
==========================================
  Files         114      114              
  Lines        7836     7831       -5     
==========================================
+ Hits         5094     5095       +1     
+ Misses       2215     2209       -6     
  Partials      527      527              
Flag Coverage Δ
unittests 65.06% <100.00%> (+0.05%) ⬆️

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 marked this pull request as ready for review August 22, 2024 11:00
@Dugowitch Dugowitch requested a review from psegedy August 22, 2024 11:00
@Dugowitch
Copy link
Contributor Author

Do not merge yet, I will merge it after debugging is done

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