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/project succeeded Sep 9, 2024 in 0s

41.83% (+0.00%) compared to ebf8bc0

View this Pull Request on Codecov

41.83% (+0.00%) compared to ebf8bc0

Details

Codecov Report

Attention: Patch coverage is 25.21008% with 89 lines in your changes missing coverage. Please review.

Project coverage is 41.83%. Comparing base (ebf8bc0) to head (87f2fcb).

Files with missing lines Patch % Lines
...lling/Controllers/OrganizationBillingController.cs 6.66% 28 Missing โš ๏ธ
...i/Billing/Controllers/AccountsBillingController.cs 0.00% 24 Missing โš ๏ธ
...cture.Dapper/Repositories/TransactionRepository.cs 0.00% 23 Missing โš ๏ธ
...ityFramework/Repositories/TransactionRepository.cs 0.00% 12 Missing โš ๏ธ
.../Services/Implementations/PaymentHistoryService.cs 92.59% 1 Missing and 1 partial โš ๏ธ
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #4692    +/-   ##
========================================
  Coverage   41.82%   41.83%            
========================================
  Files        1293     1294     +1     
  Lines       61632    61740   +108     
  Branches     5681     5693    +12     
========================================
+ Hits        25778    25827    +49     
- Misses      34664    34722    +58     
- Partials     1190     1191     +1     

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.