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

feat: report subscription usage updates #6419

Merged
merged 2 commits into from
Aug 8, 2024

refactor: refactor code according to CR

3f13b77
Select commit
Loading
Failed to load commit list.
Merged

feat: report subscription usage updates #6419

refactor: refactor code according to CR
3f13b77
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Aug 8, 2024 in 0s

73.07% of diff hit (target 70.00%)

View this Pull Request on Codecov

73.07% of diff hit (target 70.00%)

Annotations

Check warning on line 28 in packages/core/src/libraries/quota.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/libraries/quota.ts#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 175 in packages/core/src/libraries/quota.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/libraries/quota.ts#L166-L175

Added lines #L166 - L175 were not covered by tests

Check warning on line 244 in packages/core/src/libraries/quota.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/libraries/quota.ts#L244

Added line #L244 was not covered by tests

Check warning on line 296 in packages/core/src/libraries/quota.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/libraries/quota.ts#L287-L296

Added lines #L287 - L296 were not covered by tests

Check warning on line 219 in packages/core/src/routes/applications/application.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/applications/application.ts#L218-L219

Added lines #L218 - L219 were not covered by tests

Check warning on line 366 in packages/core/src/routes/applications/application.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/routes/applications/application.ts#L365-L366

Added lines #L365 - L366 were not covered by tests

Check warning on line 43 in packages/core/src/utils/subscription/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/utils/subscription/index.ts#L43

Added line #L43 was not covered by tests

Check warning on line 49 in packages/core/src/utils/subscription/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/utils/subscription/index.ts#L48-L49

Added lines #L48 - L49 were not covered by tests

Check warning on line 54 in packages/core/src/utils/subscription/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/utils/subscription/index.ts#L54

Added line #L54 was not covered by tests

Check warning on line 87 in packages/core/src/utils/subscription/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/utils/subscription/index.ts#L71-L87

Added lines #L71 - L87 were not covered by tests

Check warning on line 94 in packages/core/src/utils/subscription/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/core/src/utils/subscription/index.ts#L90-L94

Added lines #L90 - L94 were not covered by tests