Skip to content

add badges to readme

4e2bbd4
Select commit
Loading
Failed to load commit list.
Merged

Add Plot page and update dask metrics and metric storage, and ppt #7

add badges to readme
4e2bbd4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 12.28070% with 200 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@2f9a45b). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/lbench/dashboard/layouts/trends.py 0.00% 91 Missing ⚠️
src/lbench/notebook/magic.py 29.88% 61 Missing ⚠️
src/lbench/dashboard/context.py 0.00% 9 Missing ⚠️
src/lbench/dashboard/metrics/groups/dask_group.py 0.00% 8 Missing ⚠️
src/lbench/runner.py 0.00% 6 Missing ⚠️
src/lbench/dashboard/layout.py 0.00% 5 Missing ⚠️
src/lbench/pytest/fixtures.py 0.00% 5 Missing ⚠️
src/lbench/dashboard/layouts/sidebar.py 0.00% 4 Missing ⚠️
src/lbench/__init__.py 0.00% 2 Missing ⚠️
src/lbench/dashboard/app.py 0.00% 2 Missing ⚠️
... and 5 more
Additional details and impacted files
@@          Coverage Diff           @@
##             main      #7   +/-   ##
======================================
  Coverage        ?   3.49%           
======================================
  Files           ?      26           
  Lines           ?    1060           
  Branches        ?       0           
======================================
  Hits            ?      37           
  Misses          ?    1023           
  Partials        ?       0           

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