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

fix: timer polling url for LTI exams #114

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Conversation

zacharis278
Copy link
Contributor

@zacharis278 zacharis278 commented Aug 23, 2023

This query string appears to just be some copy/paste from the old proctoring UI. It's not used for anything and causes the pollHandler to send failing requests if the attempt has no polling url. The cropped up after #113 was merged.

Tested manually. At the moment this component has no tests 😞

@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.18% 🎉

Comparison is base (8b0f15c) 93.78% compared to head (69c0402) 93.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #114      +/-   ##
==========================================
+ Coverage   93.78%   93.96%   +0.18%     
==========================================
  Files          71       71              
  Lines        1030     1028       -2     
  Branches      281      281              
==========================================
  Hits          966      966              
+ Misses         59       57       -2     
  Partials        5        5              
Files Changed Coverage Δ
src/timer/TimerProvider.jsx 85.71% <0.00%> (+2.95%) ⬆️

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

@zacharis278 zacharis278 merged commit b8ed1fe into main Aug 23, 2023
@zacharis278 zacharis278 deleted the zhancock/fix-poll-url branch August 23, 2023 18:18
@github-actions
Copy link

🎉 This PR is included in version 2.20.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

pedromartello pushed a commit to hammerlabs-net/frontend-lib-special-exams that referenced this pull request Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants