Skip to content

chg: update openapi spec

21f1614
Select commit
Loading
Failed to load commit list.
Open

tech-lab: analyst notebooks #320

chg: update openapi spec
21f1614
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 11, 2026 in 0s

81.17% (-0.02%) compared to f0e6850

View this Pull Request on Codecov

81.17% (-0.02%) compared to f0e6850

Details

Codecov Report

❌ Patch coverage is 80.99174% with 230 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.17%. Comparing base (f0e6850) to head (21f1614).
⚠️ Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
api/app/repositories/lab.py 70.00% 66 Missing ⚠️
api/app/services/tech_lab/lab/kernel_manager.py 51.51% 64 Missing ⚠️
api/app/routers/lab.py 70.11% 52 Missing ⚠️
api/app/services/tech_lab/lab/executor.py 71.42% 32 Missing ⚠️
api/app/worker/tasks.py 47.05% 9 Missing ⚠️
api/app/tests/api/test_lab.py 99.17% 3 Missing ⚠️
api/app/services/tech_lab/lab/cell_parser.py 95.45% 2 Missing ⚠️
api/app/services/tech_lab/lab/nbformat_io.py 93.75% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #320      +/-   ##
==========================================
- Coverage   81.18%   81.17%   -0.02%     
==========================================
  Files         175      184       +9     
  Lines       13970    15180    +1210     
==========================================
+ Hits        11342    12322     +980     
- Misses       2628     2858     +230     

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