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: REST APIs (list/retrieve + learner-status) for DefaultEnterpriseEnrollmentIntention #2274

Merged
merged 8 commits into from
Oct 29, 2024

chore: optimization and test cleanup

387bbd8
Select commit
Loading
Failed to load commit list.
Merged

feat: REST APIs (list/retrieve + learner-status) for DefaultEnterpriseEnrollmentIntention #2274

chore: optimization and test cleanup
387bbd8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 29, 2024 in 1s

89.06% of diff hit (target 100.00%)

View this Pull Request on Codecov

89.06% of diff hit (target 100.00%)

Annotations

Check warning on line 84 in enterprise/api/v1/views/default_enterprise_enrollments.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/api/v1/views/default_enterprise_enrollments.py#L83-L84

Added lines #L83 - L84 were not covered by tests

Check warning on line 105 in enterprise/api/v1/views/default_enterprise_enrollments.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/api/v1/views/default_enterprise_enrollments.py#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 110 in enterprise/api/v1/views/default_enterprise_enrollments.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/api/v1/views/default_enterprise_enrollments.py#L110

Added line #L110 was not covered by tests

Check warning on line 232 in enterprise/api/v1/views/default_enterprise_enrollments.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/api/v1/views/default_enterprise_enrollments.py#L232

Added line #L232 was not covered by tests

Check warning on line 87 in enterprise/content_metadata/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/content_metadata/api.py#L86-L87

Added lines #L86 - L87 were not covered by tests

Check warning on line 91 in enterprise/content_metadata/api.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

enterprise/content_metadata/api.py#L90-L91

Added lines #L90 - L91 were not covered by tests