Skip to content

Conversation

@feanil
Copy link
Contributor

@feanil feanil commented Apr 14, 2025

  • build: Add requirements for model and APIs
  • feat: Add a sample model and rest API.

feanil added 3 commits April 14, 2025 10:30
Add DRF and django-filters to be able to add an API and add
edx-opaque-keys so we can have a course_id model.
We add a sample CourseArchiveStatus model and a rest API to access it.
The plan is for this model to be used by the frontend plugin eventually
to modify the course dashboard view.
@feanil feanil force-pushed the feanil/add_rest_api branch from 437af46 to 6fafdde Compare April 14, 2025 15:16
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.30%. Comparing base (27a05d2) to head (6fafdde).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main       #3       +/-   ##
===========================================
+ Coverage   70.00%   93.30%   +23.30%     
===========================================
  Files           4        8        +4     
  Lines          10      269      +259     
  Branches        0       10       +10     
===========================================
+ Hits            7      251      +244     
- Misses          3       12        +9     
- Partials        0        6        +6     
Flag Coverage Δ
unittests 93.30% <ø> (+23.30%) ⬆️

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.

@feanil feanil merged commit 105b772 into main Apr 15, 2025
5 checks passed
@feanil feanil deleted the feanil/add_rest_api branch April 15, 2025 15:04
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.

3 participants