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

chore: upgrade python version #1204

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Conversation

psegedy
Copy link
Member

@psegedy psegedy commented Dec 6, 2024

RHINENG-14727

RHINENG-14647

RHINENG-14648

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

@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.01%. Comparing base (5a56460) to head (c75f6c5).
Report is 147 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1204      +/-   ##
==========================================
+ Coverage   62.98%   68.01%   +5.03%     
==========================================
  Files          70       73       +3     
  Lines        6800     6097     -703     
==========================================
- Hits         4283     4147     -136     
+ Misses       2517     1947     -570     
- Partials        0        3       +3     

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

RHINENG-14727

RHINENG-14647

RHINENG-14648
@psegedy psegedy marked this pull request as ready for review December 6, 2024 13:47
@psegedy psegedy requested a review from jdobes December 6, 2024 13:47
@jdobes jdobes merged commit 0da3d3f into RedHatInsights:master Dec 6, 2024
11 of 12 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