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: Add drag-n-drop support to course unit, refactor tests. #27

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

mavidser
Copy link

Testing instructions:

  • Setup instructions according to the README.
  • npm run test -- "CourseOutline"

Copy link

codecov bot commented Jan 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (navin/course-outline/status-design@c00e36d). Click here to learn what that means.

❗ Current head d31be65 differs from pull request most recent head eee98a3. Consider uploading reports for the commit eee98a3 to get more accurate results

Additional details and impacted files
@@                          Coverage Diff                          @@
##             navin/course-outline/status-design      #27   +/-   ##
=====================================================================
  Coverage                                      ?   90.02%           
=====================================================================
  Files                                         ?      505           
  Lines                                         ?     8415           
  Branches                                      ?     1782           
=====================================================================
  Hits                                          ?     7576           
  Misses                                        ?      812           
  Partials                                      ?       27           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@navinkarkera navinkarkera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mavidser Nice work! Just left few suggestions and a fix for a minor issue that I encountered. Please take a look.

src/course-outline/CourseOutline.jsx Outdated Show resolved Hide resolved
src/course-outline/CourseOutline.jsx Outdated Show resolved Hide resolved
src/course-outline/CourseOutline.test.jsx Outdated Show resolved Hide resolved
src/course-outline/CourseOutline.test.jsx Outdated Show resolved Hide resolved
src/course-outline/CourseOutline.test.jsx Outdated Show resolved Hide resolved
src/course-outline/data/api.js Outdated Show resolved Hide resolved
@navinkarkera navinkarkera force-pushed the navin/course-outline/status-design branch 2 times, most recently from 652f4ad to c00e36d Compare January 17, 2024 11:56
Copy link
Member

@navinkarkera navinkarkera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mavidser The CI is failing due to a lint issue, please check.

👍

  • I tested this: (confirmed that drag-n-drop for units is working)
  • I read through the code

@mavidser mavidser merged commit f9ba91b into navin/course-outline/status-design Jan 17, 2024
@bradenmacdonald bradenmacdonald deleted the sid/bb-8423-unit-dnd branch July 12, 2024 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants