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: [FC-0044] Course unit page - Display sidebar component #832

Merged
merged 10 commits into from
Mar 8, 2024

feat: [AXIMST-23] Course unit - Sidebar with unit info (#117)

55a9888
Select commit
Loading
Failed to load commit list.
Merged

feat: [FC-0044] Course unit page - Display sidebar component #832

feat: [AXIMST-23] Course unit - Sidebar with unit info (#117)
55a9888
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 29, 2024 in 1s

87.89% of diff hit (target 90.94%)

View this Pull Request on Codecov

87.89% of diff hit (target 90.94%)

Annotations

Check warning on line 28 in src/course-unit/course-xblock/CourseXBlock.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/course-xblock/CourseXBlock.jsx#L28

Added line #L28 was not covered by tests

Check warning on line 43 in src/course-unit/course-xblock/CourseXBlock.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/course-xblock/CourseXBlock.jsx#L43

Added line #L43 was not covered by tests

Check warning on line 242 in src/course-unit/data/thunk.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/data/thunk.js#L242

Added line #L242 was not covered by tests

Check warning on line 280 in src/course-unit/data/thunk.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/data/thunk.js#L279-L280

Added lines #L279 - L280 were not covered by tests

Check warning on line 26 in src/course-unit/sidebar/components/ReleaseInfoComponent.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/components/ReleaseInfoComponent.jsx#L26

Added line #L26 was not covered by tests

Check warning on line 37 in src/course-unit/sidebar/components/sidebar-footer/ActionButtons.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/components/sidebar-footer/ActionButtons.jsx#L37

Added line #L37 was not covered by tests

Check warning on line 27 in src/course-unit/sidebar/components/sidebar-footer/UnitVisibilityInfo.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/components/sidebar-footer/UnitVisibilityInfo.jsx#L27

Added line #L27 was not covered by tests

Check warning on line 32 in src/course-unit/sidebar/components/sidebar-footer/UnitVisibilityInfo.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/components/sidebar-footer/UnitVisibilityInfo.jsx#L32

Added line #L32 was not covered by tests

Check warning on line 47 in src/course-unit/sidebar/components/sidebar-footer/UnitVisibilityInfo.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/components/sidebar-footer/UnitVisibilityInfo.jsx#L47

Added line #L47 was not covered by tests

Check warning on line 21 in src/course-unit/sidebar/hooks.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/hooks.jsx#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 27 in src/course-unit/sidebar/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/utils.js#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 49 in src/course-unit/sidebar/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/utils.js#L49

Added line #L49 was not covered by tests

Check warning on line 65 in src/course-unit/sidebar/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/utils.js#L65

Added line #L65 was not covered by tests

Check warning on line 89 in src/course-unit/sidebar/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/utils.js#L89

Added line #L89 was not covered by tests

Check warning on line 94 in src/course-unit/sidebar/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/sidebar/utils.js#L94

Added line #L94 was not covered by tests