Skip to content

Add spaday-based model registry browser - #249

Draft
timkpaine wants to merge 5 commits into
mainfrom
tkp/spaday
Draft

Add spaday-based model registry browser#249
timkpaine wants to merge 5 commits into
mainfrom
tkp/spaday

Conversation

@timkpaine

Copy link
Copy Markdown
Member

No description provided.

@github-actions

github-actions Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Test Results

    1 files  ± 0      1 suites  ±0   3m 2s ⏱️ + 1m 5s
1 377 tests +50  1 375 ✅ +50  2 💤 ±0  0 ❌ ±0 
1 383 runs  +50  1 381 ✅ +50  2 💤 ±0  0 ❌ ±0 

Results for commit bf691e8. ± Comparison against base commit 1a186fd.

This pull request removes 67 and adds 117 tests. Note that renamed tests count towards both.
ccflow.tests.ui.test_cli.TestGetUIArgsParser ‑ test_overrides_positional
ccflow.tests.ui.test_cli.TestGetUIArgsParser ‑ test_parser_composition
ccflow.tests.ui.test_cli.TestGetUIArgsParser ‑ test_viewer_layout_custom_values
ccflow.tests.ui.test_cli.TestGetUIArgsParser ‑ test_viewer_layout_defaults
ccflow.tests.ui.test_model.TestModelConfigViewer ‑ test_init_returns_viewable
ccflow.tests.ui.test_model.TestModelConfigViewer ‑ test_on_model_change_with_description
ccflow.tests.ui.test_model.TestModelConfigViewer ‑ test_on_model_change_with_model
ccflow.tests.ui.test_model.TestModelConfigViewer ‑ test_on_model_change_with_none
ccflow.tests.ui.test_model.TestModelConfigViewer ‑ test_panel_contains_html_pane
ccflow.tests.ui.test_model.TestModelConfigViewer ‑ test_render_dependencies_empty
…
ccflow.tests.ui.panel.test_cli.TestGetUIArgsParser ‑ test_overrides_positional
ccflow.tests.ui.panel.test_cli.TestGetUIArgsParser ‑ test_parser_composition
ccflow.tests.ui.panel.test_cli.TestGetUIArgsParser ‑ test_viewer_layout_custom_values
ccflow.tests.ui.panel.test_cli.TestGetUIArgsParser ‑ test_viewer_layout_defaults
ccflow.tests.ui.panel.test_model.TestModelConfigViewer ‑ test_init_returns_viewable
ccflow.tests.ui.panel.test_model.TestModelConfigViewer ‑ test_on_model_change_with_description
ccflow.tests.ui.panel.test_model.TestModelConfigViewer ‑ test_on_model_change_with_model
ccflow.tests.ui.panel.test_model.TestModelConfigViewer ‑ test_on_model_change_with_none
ccflow.tests.ui.panel.test_model.TestModelConfigViewer ‑ test_panel_contains_html_pane
ccflow.tests.ui.panel.test_model.TestModelConfigViewer ‑ test_render_dependencies_empty
…

♻️ This comment has been updated with latest results.

@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 93.64462% with 49 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.49%. Comparing base (1a186fd) to head (bf691e8).

Files with missing lines Patch % Lines
ccflow/ui/spaday/cli.py 76.11% 15 Missing and 1 partial ⚠️
ccflow/ui/spaday/model.py 84.61% 7 Missing and 5 partials ⚠️
ccflow/ui/panel/cli.py 60.00% 10 Missing ⚠️
ccflow/ui/panel/model.py 95.83% 3 Missing and 2 partials ⚠️
ccflow/tests/ui/spaday/utils.py 85.71% 2 Missing and 2 partials ⚠️
ccflow/tests/ui/spaday/test_model.py 98.93% 1 Missing ⚠️
ccflow/ui/panel/registry.py 98.85% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
+ Coverage   93.47%   93.49%   +0.01%     
==========================================
  Files         176      188      +12     
  Lines       20319    20848     +529     
  Branches     1350     1382      +32     
==========================================
+ Hits        18994    19492     +498     
- Misses       1052     1075      +23     
- Partials      273      281       +8     

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

@timkpaine
timkpaine changed the base branch from main to tkp/lazy-registry August 19, 2026 12:53
@timkpaine
timkpaine force-pushed the tkp/spaday branch 2 times, most recently from 238dc5a to a40c136 Compare August 19, 2026 20:41
Base automatically changed from tkp/lazy-registry to main August 19, 2026 23:24
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
Signed-off-by: Tim Paine <3105306+timkpaine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant