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

POC: insert to system_package2 if applicable or installable update ex… #1349

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

psegedy
Copy link
Member

@psegedy psegedy commented Nov 27, 2023

…ists

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 Nov 27, 2023

Commits missing Jira IDs:
4c7e29e

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (2b7cd4e) 62.03% compared to head (c5f29d6) 62.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##              poc    #1349   +/-   ##
=======================================
  Coverage   62.03%   62.03%           
=======================================
  Files         108      108           
  Lines        6811     6811           
=======================================
  Hits         4225     4225           
  Misses       2052     2052           
  Partials      534      534           
Flag Coverage Δ
unittests 62.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.

@psegedy psegedy merged commit a2d0b8e into RedHatInsights:poc Nov 27, 2023
3 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.

2 participants