Skip to content

feat: add SQL Grader XBlock#18

Draft
irtazaakram wants to merge 3 commits intomainfrom
add-xblock-sql-grader
Draft

feat: add SQL Grader XBlock#18
irtazaakram wants to merge 3 commits intomainfrom
add-xblock-sql-grader

Conversation

@irtazaakram
Copy link
Copy Markdown
Member

This PR moved Qualtrics Survey XBlock from https://github.com/openedx/xblock-sql-grader

The original repository is being deprecated here:

@irtazaakram irtazaakram force-pushed the add-xblock-sql-grader branch from 3bdc732 to e4c187d Compare April 9, 2026 12:32
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Codecov Report

❌ Patch coverage is 92.71255% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.71%. Comparing base (3c4c8d1) to head (e4c187d).

Files with missing lines Patch % Lines
src/sql_grader/problem.py 90.47% 8 Missing and 2 partials ⚠️
src/sql_grader/xblocks.py 86.66% 4 Missing ⚠️
src/sql_grader/mixins/fragment.py 93.93% 1 Missing and 1 partial ⚠️
src/sql_grader/mixins/scenario.py 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #18      +/-   ##
==========================================
+ Coverage   83.33%   92.71%   +9.37%     
==========================================
  Files           1        7       +6     
  Lines           6      247     +241     
  Branches        1       21      +20     
==========================================
+ Hits            5      229     +224     
- Misses          0       15      +15     
- Partials        1        3       +2     
Flag Coverage Δ
unittests 92.71% <92.71%> (+9.37%) ⬆️

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

XBlock SQL Grader Migration

1 participant