Skip to content

fix: use stdlib for health check and improve code conventions

51fc085
Select commit
Loading
Failed to load commit list.
Merged

feat: add Docker support for HTTP-based MCP server #136

fix: use stdlib for health check and improve code conventions
51fc085
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 26, 2025 in 0s

84.74% (target 80.00%)

View this Pull Request on Codecov

84.74% (target 80.00%)

Details

Codecov Report

❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 84.74%. Comparing base (26d3a3c) to head (51fc085).

Files with missing lines Patch % Lines
src/databeak/server.py 80.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #136      +/-   ##
==========================================
- Coverage   84.74%   84.74%   -0.01%     
==========================================
  Files          27       27              
  Lines        3075     3080       +5     
  Branches      458      458              
==========================================
+ Hits         2606     2610       +4     
- Misses        355      356       +1     
  Partials      114      114              
Files with missing lines Coverage Δ
src/databeak/server.py 95.65% <80.00%> (-1.23%) ⬇️

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 26d3a3c...51fc085. Read the comment docs.

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