Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-48206: Graph-based visualization of pipeline processing status #460

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Initial prototype for visualization of pipeline processing status

217fef6
Select commit
Loading
Failed to load commit list.
Open

DM-48206: Graph-based visualization of pipeline processing status #460

Initial prototype for visualization of pipeline processing status
217fef6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 18, 2024 in 1s

71.00% (-12.22%) compared to 269e412

View this Pull Request on Codecov

71.00% (-12.22%) compared to 269e412

Details

Codecov Report

Attention: Patch coverage is 14.63415% with 70 lines in your changes missing coverage. Please review.

Project coverage is 71.00%. Comparing base (269e412) to head (217fef6).

Files with missing lines Patch % Lines
.../pipe/base/pipeline_graph/visualization/_status.py 17.74% 51 Missing ⚠️
...st/pipe/base/pipeline_graph/visualization/_show.py 0.00% 8 Missing ⚠️
...e/base/pipeline_graph/visualization/_formatting.py 0.00% 7 Missing ⚠️
...pipe/base/pipeline_graph/visualization/_options.py 20.00% 4 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (269e412) and HEAD (217fef6). Click for more details.

HEAD has 6 uploads less than BASE
Flag BASE (269e412) HEAD (217fef6)
9 3
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #460       +/-   ##
===========================================
- Coverage   83.22%   71.00%   -12.22%     
===========================================
  Files         103      104        +1     
  Lines       12227    12306       +79     
  Branches     1546     1552        +6     
===========================================
- Hits        10176     8738     -1438     
- Misses       1641     3189     +1548     
+ Partials      410      379       -31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.