Skip to content

v0.26.0 - Major Release (UX and polish focused)#58

Open
TkTech wants to merge 32 commits into
mainfrom
26_ux
Open

v0.26.0 - Major Release (UX and polish focused)#58
TkTech wants to merge 32 commits into
mainfrom
26_ux

Use setup-node in CI instead of updating npm directly to prevent perm…

e700b54
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 24, 2026 in 0s

67.58% (-5.62%) compared to 0cb14b1

View this Pull Request on Codecov

67.58% (-5.62%) compared to 0cb14b1

Details

Codecov Report

❌ Patch coverage is 41.10613% with 394 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.58%. Comparing base (0cb14b1) to head (e700b54).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
chancy/plugins/api/core.py 0.00% 210 Missing ⚠️
chancy/plugins/api/auth.py 0.00% 60 Missing ⚠️
chancy/worker.py 72.66% 41 Missing ⚠️
chancy/plugins/debug.py 0.00% 19 Missing ⚠️
chancy/plugins/workflow/api.py 0.00% 15 Missing ⚠️
chancy/contrib/django/task_wrapper.py 50.00% 12 Missing ⚠️
chancy/cli/worker.py 0.00% 11 Missing ⚠️
chancy/contrib/django/auth.py 0.00% 8 Missing ⚠️
chancy/contrib/django/backend.py 92.95% 5 Missing ⚠️
chancy/executors/process.py 76.92% 3 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #58      +/-   ##
==========================================
- Coverage   73.19%   67.58%   -5.62%     
==========================================
  Files          58       62       +4     
  Lines        3193     3754     +561     
==========================================
+ Hits         2337     2537     +200     
- Misses        856     1217     +361     

☔ 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.