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

DO NOT MERGE: test prcheck #1052

Closed
wants to merge 1 commit into from
Closed

Conversation

psegedy
Copy link
Member

@psegedy psegedy commented Nov 15, 2023

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 15, 2023

Commits missing Jira IDs:
57b8bc0

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (15c793f) 80.56% compared to head (6eaac17) 58.93%.
Report is 8 commits behind head on master.

❗ Current head 6eaac17 differs from pull request most recent head 57b8bc0. Consider uploading reports for the commit 57b8bc0 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1052       +/-   ##
===========================================
- Coverage   80.56%   58.93%   -21.63%     
===========================================
  Files          16       34       +18     
  Lines        1703     3906     +2203     
===========================================
+ Hits         1372     2302      +930     
- Misses        331     1604     +1273     

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

@mtclinton
Copy link
Contributor

/retest

1 similar comment
@mtclinton
Copy link
Contributor

/retest

@psegedy psegedy closed this Nov 20, 2023
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