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

Added Courseware Search container popover #1212

Merged
merged 11 commits into from
Oct 20, 2023

chore: Fixed test issue

6a2bd79
Select commit
Loading
Failed to load commit list.
Merged

Added Courseware Search container popover #1212

chore: Fixed test issue
6a2bd79
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 20, 2023 in 0s

88.18% (+0.08%) compared to 62465ec

View this Pull Request on Codecov

88.18% (+0.08%) compared to 62465ec

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (62465ec) 88.09% compared to head (6a2bd79) 88.18%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1212      +/-   ##
==========================================
+ Coverage   88.09%   88.18%   +0.08%     
==========================================
  Files         268      270       +2     
  Lines        4537     4587      +50     
  Branches     1145     1151       +6     
==========================================
+ Hits         3997     4045      +48     
- Misses        526      528       +2     
  Partials       14       14              
Files Coverage Δ
...course-home/courseware-search/CoursewareSearch.jsx 100.00% <100.00%> (ø)
...-home/courseware-search/CoursewareSearchToggle.jsx 100.00% <100.00%> (ø)
src/course-home/courseware-search/hooks.js 100.00% <100.00%> (ø)
src/course-home/courseware-search/messages.js 100.00% <ø> (ø)
src/course-tabs/CourseTabsNavigation.jsx 100.00% <100.00%> (ø)
src/course-home/data/slice.js 93.10% <0.00%> (-6.90%) ⬇️

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