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: run mypy #1070

Merged
merged 1 commit into from
Jan 29, 2024
Merged

chore: run mypy #1070

merged 1 commit into from
Jan 29, 2024

Conversation

psegedy
Copy link
Member

@psegedy psegedy commented Jan 22, 2024

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 Jan 22, 2024

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

@codecov-commenter
Copy link

codecov-commenter commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ef41296) 61.32% compared to head (289a8d9) 61.32%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1070   +/-   ##
=======================================
  Coverage   61.32%   61.32%           
=======================================
  Files          69       69           
  Lines        6322     6322           
=======================================
  Hits         3877     3877           
  Misses       2445     2445           

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

@psegedy psegedy force-pushed the mypy branch 2 times, most recently from 333692b to b12bad4 Compare January 22, 2024 17:45
@psegedy psegedy marked this pull request as ready for review January 22, 2024 17:46
@psegedy psegedy requested a review from jdobes January 22, 2024 17:47
@psegedy psegedy force-pushed the mypy branch 2 times, most recently from 480169e to ed6ef20 Compare January 22, 2024 17:59
@psegedy psegedy marked this pull request as draft January 22, 2024 17:59
@psegedy psegedy force-pushed the mypy branch 3 times, most recently from 0e4002c to f397aee Compare January 22, 2024 18:28
@psegedy psegedy marked this pull request as ready for review January 22, 2024 18:30
@psegedy psegedy force-pushed the mypy branch 2 times, most recently from 90c1531 to 2a2cffc Compare January 25, 2024 09:43
@jdobes
Copy link
Member

jdobes commented Jan 26, 2024

/retest

@jdobes jdobes merged commit 27c5aaa into RedHatInsights:master Jan 29, 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