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

Upgrade frontend-build to v14 #1052

Merged
merged 23 commits into from
Jun 21, 2024

Merge branch 'master' into jill/frontend-build-14

0197c1d
Select commit
Loading
Failed to load commit list.
Merged

Upgrade frontend-build to v14 #1052

Merge branch 'master' into jill/frontend-build-14
0197c1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 21, 2024 in 0s

84.23% of diff hit (target 92.59%)

View this Pull Request on Codecov

84.23% of diff hit (target 92.59%)

Annotations

Check warning on line 196 in src/course-outline/hooks.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/hooks.jsx#L195-L196

Added lines #L195 - L196 were not covered by tests

Check warning on line 221 in src/course-outline/hooks.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/hooks.jsx#L220-L221

Added lines #L220 - L221 were not covered by tests

Check warning on line 25 in src/course-outline/utils.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/utils.jsx#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 33 in src/course-outline/utils.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/utils.jsx#L33

Added line #L33 was not covered by tests

Check warning on line 50 in src/course-outline/utils.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/utils.jsx#L49-L50

Added lines #L49 - L50 were not covered by tests

Check warning on line 70 in src/course-outline/utils.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/utils.jsx#L69-L70

Added lines #L69 - L70 were not covered by tests

Check warning on line 105 in src/course-outline/utils.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/utils.jsx#L104-L105

Added lines #L104 - L105 were not covered by tests

Check warning on line 113 in src/course-outline/utils.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/utils.jsx#L112-L113

Added lines #L112 - L113 were not covered by tests

Check warning on line 205 in src/course-outline/utils.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/utils.jsx#L204-L205

Added lines #L204 - L205 were not covered by tests

Check warning on line 40 in src/course-outline/utils/getChecklistValues.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/utils/getChecklistValues.js#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 48 in src/course-outline/utils/getChecklistValues.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-outline/utils/getChecklistValues.js#L43-L48

Added lines #L43 - L48 were not covered by tests

Check warning on line 54 in src/course-unit/add-component/AddComponent.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-unit/add-component/AddComponent.jsx#L53-L54

Added lines #L53 - L54 were not covered by tests

Check warning on line 63 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#L63

Added line #L63 was not covered by tests

Check warning on line 77 in src/course-updates/hooks.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-updates/hooks.jsx#L73-L77

Added lines #L73 - L77 were not covered by tests

Check warning on line 80 in src/course-updates/hooks.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-updates/hooks.jsx#L79-L80

Added lines #L79 - L80 were not covered by tests

Check warning on line 51 in src/course-updates/update-form/utils.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/course-updates/update-form/utils.js#L50-L51

Added lines #L50 - L51 were not covered by tests

Check warning on line 59 in src/files-and-videos/files-page/data/slice.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/files-and-videos/files-page/data/slice.js#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 59 in src/files-and-videos/videos-page/data/slice.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/files-and-videos/videos-page/data/slice.js#L58-L59

Added lines #L58 - L59 were not covered by tests

Check warning on line 96 in src/files-and-videos/videos-page/info-sidebar/TranscriptTab.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/files-and-videos/videos-page/info-sidebar/TranscriptTab.jsx#L95-L96

Added lines #L95 - L96 were not covered by tests

Check warning on line 178 in src/generic/configure-modal/ConfigureModal.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generic/configure-modal/ConfigureModal.jsx#L177-L178

Added lines #L177 - L178 were not covered by tests

Check warning on line 256 in src/generic/configure-modal/ConfigureModal.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generic/configure-modal/ConfigureModal.jsx#L255-L256

Added lines #L255 - L256 were not covered by tests

Check warning on line 284 in src/generic/drag-helper/DraggableList.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generic/drag-helper/DraggableList.jsx#L283-L284

Added lines #L283 - L284 were not covered by tests

Check warning on line 311 in src/generic/drag-helper/DraggableList.jsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generic/drag-helper/DraggableList.jsx#L310-L311

Added lines #L310 - L311 were not covered by tests

Check warning on line 56 in src/grading-settings/assignment-section/utils/validation.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grading-settings/assignment-section/utils/validation.js#L56

Added line #L56 was not covered by tests

Check warning on line 59 in src/grading-settings/assignment-section/utils/validation.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/grading-settings/assignment-section/utils/validation.js#L58-L59

Added lines #L58 - L59 were not covered by tests