Adyen / adyen-flutter

MIT License
23 stars 5 forks source link

Add cse support #156

Closed Robert-SD closed 5 months ago

github-actions[bot] commented 5 months ago

LCOV of commit c68a778 during Check PR #551

Summary coverage rate:
  lines......: 1.7% (38 of 2219 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate:
                                                                                                |Lines       |Functions  |Branches    
  Filename                                                                                      |Rate     Num|Rate    Num|Rate     Num
  ====================================================================================================================================
  lib/src/adyen_checkout.dart                                                                   | 9.1%     22|    -     0|    -      0
  lib/src/common/adyen_checkout_api.dart                                                        | 0.0%     10|    -     0|    -      0
  lib/src/common/model/cse/encrypted_card.dart                                                  | 0.0%      1|    -     0|    -      0
  lib/src/common/model/cse/unencrypted_card.dart                                                | 0.0%      1|    -     0|    -      0
  lib/src/generated/platform_api.g.dart                                                         | 0.7%   1073|    -     0|    -      0
  lib/src/util/dto_mapper.dart                                                                  |13.9%    158|    -     0|    -      0
github-actions[bot] commented 5 months ago

LCOV of commit abc0cc6 during Check PR #552

Summary coverage rate:
  lines......: 1.7% (38 of 2219 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate:
                                                                                                |Lines       |Functions  |Branches    
  Filename                                                                                      |Rate     Num|Rate    Num|Rate     Num
  ====================================================================================================================================
  lib/src/adyen_checkout.dart                                                                   | 9.1%     22|    -     0|    -      0
  lib/src/common/adyen_checkout_api.dart                                                        | 0.0%     10|    -     0|    -      0
  lib/src/common/model/cse/encrypted_card.dart                                                  | 0.0%      1|    -     0|    -      0
  lib/src/common/model/cse/unencrypted_card.dart                                                | 0.0%      1|    -     0|    -      0
  lib/src/generated/platform_api.g.dart                                                         | 0.7%   1073|    -     0|    -      0
  lib/src/util/dto_mapper.dart                                                                  |13.9%    158|    -     0|    -      0
github-actions[bot] commented 5 months ago

LCOV of commit a7ca076 during Check PR #553

Summary coverage rate:
  lines......: 1.7% (38 of 2219 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate:
                                                                                                |Lines       |Functions  |Branches    
  Filename                                                                                      |Rate     Num|Rate    Num|Rate     Num
  ====================================================================================================================================
  lib/src/adyen_checkout.dart                                                                   | 9.1%     22|    -     0|    -      0
  lib/src/common/adyen_checkout_api.dart                                                        | 0.0%     10|    -     0|    -      0
  lib/src/common/model/cse/encrypted_card.dart                                                  | 0.0%      1|    -     0|    -      0
  lib/src/common/model/cse/unencrypted_card.dart                                                | 0.0%      1|    -     0|    -      0
  lib/src/generated/platform_api.g.dart                                                         | 0.7%   1073|    -     0|    -      0
  lib/src/util/dto_mapper.dart                                                                  |13.9%    158|    -     0|    -      0
github-actions[bot] commented 5 months ago

LCOV of commit 9d5b13c during Check PR #554

Summary coverage rate:
  lines......: 1.7% (38 of 2219 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate:
                                                                                                |Lines       |Functions  |Branches    
  Filename                                                                                      |Rate     Num|Rate    Num|Rate     Num
  ====================================================================================================================================
  lib/src/adyen_checkout.dart                                                                   | 9.1%     22|    -     0|    -      0
  lib/src/common/adyen_checkout_api.dart                                                        | 0.0%     10|    -     0|    -      0
  lib/src/common/model/cse/encrypted_card.dart                                                  | 0.0%      1|    -     0|    -      0
  lib/src/common/model/cse/unencrypted_card.dart                                                | 0.0%      1|    -     0|    -      0
  lib/src/generated/platform_api.g.dart                                                         | 0.7%   1073|    -     0|    -      0
  lib/src/util/dto_mapper.dart                                                                  |13.9%    158|    -     0|    -      0
github-actions[bot] commented 5 months ago

LCOV of commit cc7196f during Check PR #557

Summary coverage rate:
  lines......: 1.7% (38 of 2219 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate:
                                                                                                |Lines       |Functions  |Branches    
  Filename                                                                                      |Rate     Num|Rate    Num|Rate     Num
  ====================================================================================================================================
  lib/src/adyen_checkout.dart                                                                   | 9.1%     22|    -     0|    -      0
  lib/src/common/adyen_checkout_api.dart                                                        | 0.0%     10|    -     0|    -      0
  lib/src/common/model/cse/encrypted_card.dart                                                  | 0.0%      1|    -     0|    -      0
  lib/src/common/model/cse/unencrypted_card.dart                                                | 0.0%      1|    -     0|    -      0
  lib/src/generated/platform_api.g.dart                                                         | 0.7%   1073|    -     0|    -      0
  lib/src/util/dto_mapper.dart                                                                  |13.9%    158|    -     0|    -      0
sonarcloud[bot] commented 5 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
0.0% Coverage on New Code (required ≥ 80%)
9.4% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud