Skip to content

feat: add audio xblock#3

Merged
irtazaakram merged 1 commit into
mainfrom
irtaza/add-audio-xblock
Apr 6, 2026
Merged

feat: add audio xblock#3
irtazaakram merged 1 commit into
mainfrom
irtaza/add-audio-xblock

Conversation

@irtazaakram

@irtazaakram irtazaakram commented Mar 24, 2026

Copy link
Copy Markdown
Member

This PR moved Audio XBlock from https://github.com/openedx/AudioXBlock

The original repository is being deprecated here: openedx-unsupported/AudioXBlock#240

@codecov

codecov Bot commented Mar 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.33%. Comparing base (1dfed49) to head (3ae5db1).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #3   +/-   ##
=======================================
  Coverage   83.33%   83.33%           
=======================================
  Files           1        1           
  Lines           6        6           
  Branches        1        1           
=======================================
  Hits            5        5           
  Partials        1        1           
Flag Coverage Δ
unittests 83.33% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@irtazaakram irtazaakram self-assigned this Mar 25, 2026
@irtazaakram irtazaakram moved this to 🏗 In progress in Aximprovements Team Mar 25, 2026
@irtazaakram
irtazaakram force-pushed the irtaza/add-audio-xblock branch from d0504d5 to 3ae5db1 Compare March 25, 2026 12:32
@irtazaakram
irtazaakram marked this pull request as ready for review March 25, 2026 12:35
@irtazaakram irtazaakram moved this from 🏗 In progress to 👀 In review in Aximprovements Team Mar 26, 2026
@farhan

farhan commented Apr 2, 2026

Copy link
Copy Markdown
Contributor

@irtazaakram

How are we adding/maintaining the requirements in this repo.

Perhaps we should keep them in the same format of *.in, *.txt as doing in openedx-platform

@irtazaakram

Copy link
Copy Markdown
Member Author

We can add the dependencies in pyproject.toml file here

dependencies = [

@irtazaakram
irtazaakram merged commit 742eca1 into main Apr 6, 2026
7 checks passed
@irtazaakram
irtazaakram deleted the irtaza/add-audio-xblock branch April 6, 2026 13:30
@github-project-automation github-project-automation Bot moved this from 👀 In review to ✅ Done in Aximprovements Team Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

AudioXBlock Migration

3 participants