Skip to content

Modernize Python repo: pyproject.toml + uv + semantic-release - #388

Open
salman2013 wants to merge 4 commits into
openedx:masterfrom
salman2013:salman/modernize-repo
Open

Modernize Python repo: pyproject.toml + uv + semantic-release#388
salman2013 wants to merge 4 commits into
openedx:masterfrom
salman2013:salman/modernize-repo

build: merge master and resolve conflicts

9010c2d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 20, 2026 in 1s

53.44% (-1.91%) compared to ee03a16

View this Pull Request on Codecov

53.44% (-1.91%) compared to ee03a16

Details

Codecov Report

❌ Patch coverage is 66.66667% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.44%. Comparing base (ee03a16) to head (9010c2d).

Files with missing lines Patch % Lines
src/done/__init__.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #388      +/-   ##
==========================================
- Coverage   55.35%   53.44%   -1.91%     
==========================================
  Files           3        2       -1     
  Lines          56       58       +2     
  Branches        0        2       +2     
==========================================
  Hits           31       31              
- Misses         25       27       +2     

☔ View full report in Codecov by Harness.
📢 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.