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(SSG): update fallback datastream #2327

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

romanblanco
Copy link
Member

rake ssg:sync_supported

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

@romanblanco romanblanco requested a review from a team as a code owner December 6, 2024 00:10
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.79%. Comparing base (0f95450) to head (9b15447).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2327   +/-   ##
=======================================
  Coverage   98.79%   98.79%           
=======================================
  Files         237      237           
  Lines        5210     5210           
=======================================
  Hits         5147     5147           
  Misses         63       63           

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

@romanblanco romanblanco marked this pull request as draft December 6, 2024 07:49
@vkrizan
Copy link
Collaborator

vkrizan commented Dec 6, 2024

test_graphql_get_latest_supported_profiles IQE test needs an update.

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