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-14896: fix host_url in notifications #1570

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

psegedy
Copy link
Member

@psegedy psegedy commented Feb 7, 2025

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 Feb 7, 2025

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.04%. Comparing base (b2088e4) to head (b0eaa5c).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1570      +/-   ##
==========================================
+ Coverage   58.03%   58.04%   +0.01%     
==========================================
  Files         143      143              
  Lines       11128    11132       +4     
==========================================
+ Hits         6458     6462       +4     
  Misses       4092     4092              
  Partials      578      578              
Flag Coverage Δ
unittests 58.04% <100.00%> (+0.01%) ⬆️

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.

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.

2 participants