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: remove transcript content from course-transcripts endpoint #527

Merged
merged 3 commits into from
Sep 13, 2024

Conversation

BrandonHBodine
Copy link
Member

The API endpoint we created included transcript content with it which we no longer need. This removes that data from the call.

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.48%. Comparing base (e396e66) to head (7abceed).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #527      +/-   ##
==========================================
- Coverage   94.48%   94.48%   -0.01%     
==========================================
  Files          31       31              
  Lines        3101     3099       -2     
  Branches      173      173              
==========================================
- Hits         2930     2928       -2     
  Misses        152      152              
  Partials       19       19              
Flag Coverage Δ
unittests 94.48% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@hajorg hajorg left a comment

Choose a reason for hiding this comment

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

LGTM

@BrandonHBodine BrandonHBodine enabled auto-merge (squash) September 13, 2024 14:48
@BrandonHBodine BrandonHBodine merged commit c4ffcbd into master Sep 13, 2024
1 check passed
@BrandonHBodine BrandonHBodine deleted the brandonhbodine/remove-transcripts-text branch September 13, 2024 14:49
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