Skip to content

fix: apply reviewer feedback (publish.yml, Makefile, .env.example, po…

cc80a7c
Select commit
Loading
Failed to load commit list.
Merged

DX improvements: uv CI, DeprecationWarning for legacy session_kwargs, CHANGELOG, issue templates, Makefile, .env.example #26

fix: apply reviewer feedback (publish.yml, Makefile, .env.example, po…
cc80a7c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 1s

90.32% (target 80.00%)

View this Pull Request on Codecov

90.32% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.32%. Comparing base (3e5f5b6) to head (cc80a7c).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #26      +/-   ##
==========================================
+ Coverage   90.15%   90.32%   +0.16%     
==========================================
  Files          13       13              
  Lines        1422     1426       +4     
==========================================
+ Hits         1282     1288       +6     
+ Misses        140      138       -2     
Files with missing lines Coverage Δ
src/openrtc/pool.py 90.92% <100.00%> (+0.52%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3e5f5b6...cc80a7c. Read the comment docs.

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