LCOV - code coverage report
Current view: top level - src/aws-exports.js - aws-exports.js (source / functions) Hit Total Coverage
Test: changed-lcov.info Lines: 0 30 0.0 %
Date: 2025-11-22 00:01:26 Functions: 0 1 0.0 %

          Line data    Source code
       1           0 : // File: src/aws-exports.js
       2           0 : const awsmobile = {
       3           0 :   aws_project_region: 'us-east-1',
       4           0 :   aws_cognito_identity_pool_id: 'us-east-1:3ca4c0b4-ade5-44fa-9d94-dba385ec32b1',
       5           0 :   aws_cognito_region: 'us-east-1',
       6           0 :   aws_user_pools_id: 'us-east-1_NDrWmC0M9',
       7           0 :   aws_user_pools_web_client_id: '706qcim5329kgn132129rdb6hi',
       8           0 :   oauth: {
       9           0 :     domain: 'songranker0f57bee6-0f57bee6-dev.auth.us-east-1.amazoncognito.com',
      10           0 :     scope: ['phone', 'email', 'openid', 'profile', 'aws.cognito.signin.user.admin'],
      11           0 :     redirectSignIn: 'http://www.melodx.io/login/',
      12           0 :     redirectSignOut: 'http://www.melodx.io/login/',
      13           0 :     responseType: 'code',
      14           0 :   },
      15           0 :   federationTarget: 'COGNITO_USER_POOLS',
      16           0 :   aws_cognito_username_attributes: ['EMAIL'],
      17           0 :   aws_cognito_social_providers: ['GOOGLE'],
      18           0 :   aws_cognito_signup_attributes: ['EMAIL'],
      19           0 :   aws_cognito_mfa_configuration: 'OFF',
      20           0 :   aws_cognito_mfa_types: ['SMS'],
      21           0 :   aws_cognito_password_protection_settings: {
      22           0 :     passwordPolicyMinLength: 8,
      23           0 :     passwordPolicyCharacters: [],
      24           0 :   },
      25           0 :   aws_cognito_verification_mechanisms: ['EMAIL'],
      26           0 :   aws_user_files_s3_bucket: 'songranker168d4c9071004e018de33684bf3c094ede93a-dev',
      27           0 :   aws_user_files_s3_bucket_region: 'us-east-1',
      28           0 : };
      29           0 : 
      30           0 : export default awsmobile;

Generated by: LCOV version 1.15.alpha0w