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

QA-689/BEEEP-public-api-GET-subscription-details #5041

Merged
merged 7 commits into from
Dec 17, 2024

add endpoint summary and return details

7f6e67f
Select commit
Loading
Failed to load commit list.
Merged

QA-689/BEEEP-public-api-GET-subscription-details #5041

add endpoint summary and return details
7f6e67f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 13, 2024 in 0s

0.00% of diff hit (target 42.68%)

View this Pull Request on Codecov

0.00% of diff hit (target 42.68%)

Annotations

Check warning on line 50 in src/Api/Billing/Public/Controllers/OrganizationController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Public/Controllers/OrganizationController.cs#L50

Added line #L50 was not covered by tests

Check warning on line 54 in src/Api/Billing/Public/Controllers/OrganizationController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Public/Controllers/OrganizationController.cs#L52-L54

Added lines #L52 - L54 were not covered by tests

Check warning on line 71 in src/Api/Billing/Public/Controllers/OrganizationController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Public/Controllers/OrganizationController.cs#L56-L71

Added lines #L56 - L71 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Public/Controllers/OrganizationController.cs#L73

Added line #L73 was not covered by tests

Check warning on line 78 in src/Api/Billing/Public/Controllers/OrganizationController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Public/Controllers/OrganizationController.cs#L75-L78

Added lines #L75 - L78 were not covered by tests

Check warning on line 80 in src/Api/Billing/Public/Controllers/OrganizationController.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Public/Controllers/OrganizationController.cs#L80

Added line #L80 was not covered by tests

Check warning on line 8 in src/Api/Billing/Public/Models/Response/OrganizationSubscriptionDetailsResponseModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Public/Models/Response/OrganizationSubscriptionDetailsResponseModel.cs#L7-L8

Added lines #L7 - L8 were not covered by tests

Check warning on line 10 in src/Api/Billing/Public/Models/Response/OrganizationSubscriptionDetailsResponseModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Public/Models/Response/OrganizationSubscriptionDetailsResponseModel.cs#L10

Added line #L10 was not covered by tests

Check warning on line 14 in src/Api/Billing/Public/Models/Response/OrganizationSubscriptionDetailsResponseModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Public/Models/Response/OrganizationSubscriptionDetailsResponseModel.cs#L12-L14

Added lines #L12 - L14 were not covered by tests

Check warning on line 17 in src/Api/Billing/Public/Models/Response/OrganizationSubscriptionDetailsResponseModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Public/Models/Response/OrganizationSubscriptionDetailsResponseModel.cs#L16-L17

Added lines #L16 - L17 were not covered by tests

Check warning on line 23 in src/Api/Billing/Public/Models/Response/OrganizationSubscriptionDetailsResponseModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Public/Models/Response/OrganizationSubscriptionDetailsResponseModel.cs#L21-L23

Added lines #L21 - L23 were not covered by tests

Check warning on line 31 in src/Api/Billing/Public/Models/Response/OrganizationSubscriptionDetailsResponseModel.cs

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Api/Billing/Public/Models/Response/OrganizationSubscriptionDetailsResponseModel.cs#L28-L31

Added lines #L28 - L31 were not covered by tests