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

Expose session result #286

Merged
merged 2 commits into from
Dec 20, 2024
Merged

Expose session result #286

merged 2 commits into from
Dec 20, 2024

Conversation

Robert-SD
Copy link
Collaborator

No description provided.

Copy link

LCOV of commit e34f4ef during Check PR #881

Summary coverage rate:
  lines......: 10.5% (136 of 1301 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/common/model/payment_result.dart                                                      | 0.0%      3|    -     0|    -      0
  lib/src/components/apple_pay/apple_pay_session_component.dart                                 | 0.0%     16|    -     0|    -      0
  lib/src/components/card/card_session_component.dart                                           | 0.0%     23|    -     0|    -      0
  lib/src/components/google_pay/google_pay_session_component.dart                               | 0.0%     16|    -     0|    -      0
  lib/src/components/instant/instant_session_component.dart                                     | 0.0%     13|    -     0|    -      0
  lib/src/drop_in/drop_in.dart                                                                  | 0.0%    124|    -     0|    -      0

Copy link

@Robert-SD Robert-SD marked this pull request as ready for review October 16, 2024 09:41
descorp
descorp previously approved these changes Oct 25, 2024
Copy link

LCOV of commit 7356450 during Check PR #973

Summary coverage rate:
  lines......: 10.5% (136 of 1296 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/common/model/payment_result.dart                                                      | 0.0%      3|    -     0|    -      0
  lib/src/components/apple_pay/apple_pay_session_component.dart                                 | 0.0%     16|    -     0|    -      0
  lib/src/components/card/card_session_component.dart                                           | 0.0%     19|    -     0|    -      0
  lib/src/components/google_pay/google_pay_session_component.dart                               | 0.0%     16|    -     0|    -      0
  lib/src/components/instant/instant_session_component.dart                                     | 0.0%     13|    -     0|    -      0
  lib/src/drop_in/drop_in.dart                                                                  | 0.0%    124|    -     0|    -      0

Copy link

LCOV of commit f600811 during Check PR #985

Summary coverage rate:
  lines......: 10.1% (136 of 1349 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/common/model/payment_result.dart                                                      | 0.0%      3|    -     0|    -      0
  lib/src/components/apple_pay/apple_pay_session_component.dart                                 | 0.0%     16|    -     0|    -      0
  lib/src/components/card/card_session_component.dart                                           | 0.0%     19|    -     0|    -      0
  lib/src/components/google_pay/google_pay_session_component.dart                               | 0.0%     16|    -     0|    -      0
  lib/src/components/instant/instant_session_component.dart                                     | 0.0%     13|    -     0|    -      0
  lib/src/drop_in/drop_in.dart                                                                  | 0.0%    161|    -     0|    -      0

@Robert-SD Robert-SD merged commit 0a17f28 into main Dec 20, 2024
17 checks passed
@Robert-SD Robert-SD deleted the exposeSessionResult branch December 20, 2024 13:00
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