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

[PM-11127] Write OrganizationInstallation record when license is retrieved #5090

Merge branch 'main' into billing/PM-11127/update-installation-when-liโ€ฆ

37f0fdb
Select commit
Loading
Failed to load commit list.
Merged

[PM-11127] Write OrganizationInstallation record when license is retrieved #5090

Merge branch 'main' into billing/PM-11127/update-installation-when-liโ€ฆ
37f0fdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 2, 2024 in 1s

43.11% (-0.03%) compared to 193f8d6

View this Pull Request on Codecov

43.11% (-0.03%) compared to 193f8d6

Details

Codecov Report

Attention: Patch coverage is 23.15789% with 73 lines in your changes missing coverage. Please review.

Project coverage is 43.11%. Comparing base (193f8d6) to head (37f0fdb).

Files with missing lines Patch % Lines
...Repositories/OrganizationInstallationRepository.cs 0.00% 22 Missing โš ๏ธ
...Repositories/OrganizationInstallationRepository.cs 0.00% 19 Missing โš ๏ธ
...Api/Billing/Controllers/OrganizationsController.cs 10.00% 18 Missing โš ๏ธ
.../Core/Billing/Entities/OrganizationInstallation.cs 0.00% 11 Missing โš ๏ธ
...amework/Billing/Models/OrganizationInstallation.cs 66.66% 2 Missing โš ๏ธ
...ucture.Dapper/DapperServiceCollectionExtensions.cs 0.00% 1 Missing โš ๏ธ
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5090      +/-   ##
==========================================
- Coverage   43.14%   43.11%   -0.04%     
==========================================
  Files        1424     1429       +5     
  Lines       65094    65188      +94     
  Branches     5964     5967       +3     
==========================================
+ Hits        28085    28106      +21     
- Misses      35756    35829      +73     
  Partials     1253     1253              

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