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

[AC-2568] Added invoices and transaction history endpoints. Added cursor paging for each #4692

Merged
merged 6 commits into from
Sep 9, 2024

Merge branch 'main' into billing/AC-2568/invoice-pagination

87f2fcb
Select commit
Loading
Failed to load commit list.
Merged

[AC-2568] Added invoices and transaction history endpoints. Added cursor paging for each #4692

Merge branch 'main' into billing/AC-2568/invoice-pagination
87f2fcb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 9, 2024 in 1s

25.21% of diff hit (target 41.82%)

View this Pull Request on Codecov

25.21% of diff hit (target 41.82%)

Annotations

Check warning on line 15 in src/Api/Billing/Controllers/AccountsBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/AccountsBillingController.cs#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 48 in src/Api/Billing/Controllers/AccountsBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/AccountsBillingController.cs#L47-L48

Added lines #L47 - L48 were not covered by tests

Check warning on line 51 in src/Api/Billing/Controllers/AccountsBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/AccountsBillingController.cs#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 57 in src/Api/Billing/Controllers/AccountsBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/AccountsBillingController.cs#L54-L57

Added lines #L54 - L57 were not covered by tests

Check warning on line 60 in src/Api/Billing/Controllers/AccountsBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/AccountsBillingController.cs#L59-L60

Added lines #L59 - L60 were not covered by tests

Check warning on line 65 in src/Api/Billing/Controllers/AccountsBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/AccountsBillingController.cs#L64-L65

Added lines #L64 - L65 were not covered by tests

Check warning on line 68 in src/Api/Billing/Controllers/AccountsBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/AccountsBillingController.cs#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 74 in src/Api/Billing/Controllers/AccountsBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/AccountsBillingController.cs#L71-L74

Added lines #L71 - L74 were not covered by tests

Check warning on line 77 in src/Api/Billing/Controllers/AccountsBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/AccountsBillingController.cs#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 67 in src/Api/Billing/Controllers/OrganizationBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationBillingController.cs#L67

Added line #L67 was not covered by tests

Check warning on line 70 in src/Api/Billing/Controllers/OrganizationBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationBillingController.cs#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 73 in src/Api/Billing/Controllers/OrganizationBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationBillingController.cs#L73

Added line #L73 was not covered by tests

Check warning on line 77 in src/Api/Billing/Controllers/OrganizationBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationBillingController.cs#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 83 in src/Api/Billing/Controllers/OrganizationBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationBillingController.cs#L80-L83

Added lines #L80 - L83 were not covered by tests

Check warning on line 86 in src/Api/Billing/Controllers/OrganizationBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationBillingController.cs#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 90 in src/Api/Billing/Controllers/OrganizationBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationBillingController.cs#L90

Added line #L90 was not covered by tests

Check warning on line 93 in src/Api/Billing/Controllers/OrganizationBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationBillingController.cs#L92-L93

Added lines #L92 - L93 were not covered by tests

Check warning on line 96 in src/Api/Billing/Controllers/OrganizationBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationBillingController.cs#L96

Added line #L96 was not covered by tests

Check warning on line 100 in src/Api/Billing/Controllers/OrganizationBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationBillingController.cs#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 106 in src/Api/Billing/Controllers/OrganizationBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationBillingController.cs#L103-L106

Added lines #L103 - L106 were not covered by tests

Check warning on line 109 in src/Api/Billing/Controllers/OrganizationBillingController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Controllers/OrganizationBillingController.cs#L108-L109

Added lines #L108 - L109 were not covered by tests

Check warning on line 45 in src/Core/Billing/Services/Implementations/PaymentHistoryService.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Core/Billing/Services/Implementations/PaymentHistoryService.cs#L45

Added line #L45 was not covered by tests

Check warning on line 37 in src/Infrastructure.Dapper/Repositories/TransactionRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Infrastructure.Dapper/Repositories/TransactionRepository.cs#L28-L37

Added lines #L28 - L37 were not covered by tests

Check warning on line 56 in src/Infrastructure.Dapper/Repositories/TransactionRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Infrastructure.Dapper/Repositories/TransactionRepository.cs#L51-L56

Added lines #L51 - L56 were not covered by tests

Check warning on line 76 in src/Infrastructure.Dapper/Repositories/TransactionRepository.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Infrastructure.Dapper/Repositories/TransactionRepository.cs#L71-L76

Added lines #L71 - L76 were not covered by tests