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-9505: candlepin improvements #1476

Merged
merged 4 commits into from
Sep 13, 2024
Merged

Conversation

MichaelMraka
Copy link
Collaborator

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 Sep 10, 2024

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

@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.02%. Comparing base (bcf4be4) to head (58cd16f).
Report is 8 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1476      +/-   ##
==========================================
- Coverage   65.06%   65.02%   -0.04%     
==========================================
  Files         114      114              
  Lines        7877     7877              
==========================================
- Hits         5125     5122       -3     
- Misses       2215     2218       +3     
  Partials      537      537              
Flag Coverage Δ
unittests 65.02% <100.00%> (-0.04%) ⬇️

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.

@MichaelMraka MichaelMraka force-pushed the pr1 branch 4 times, most recently from a29e8f9 to 39af313 Compare September 12, 2024 09:33
@MichaelMraka MichaelMraka changed the title Debug candlepin RHINENG-9505: candlepin improvements Sep 13, 2024
@psegedy psegedy merged commit cfa7045 into RedHatInsights:master Sep 13, 2024
4 checks passed
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