Skip to content

Add visualization-only mode for PipelineGraph resolution.

Codecov / codecov/project failed Jun 6, 2024 in 0s

80.58% (-0.39%) compared to a57a684

View this Pull Request on Codecov

80.58% (-0.39%) compared to a57a684

Details

Codecov Report

Attention: Patch coverage is 44.27481% with 73 lines in your changes missing coverage. Please review.

Project coverage is 80.58%. Comparing base (a57a684) to head (d0a4bcc).

Current head d0a4bcc differs from pull request most recent head 4f1f0f6

Please upload reports for the commit 4f1f0f6 to get more accurate results.

Files Patch % Lines
...sst/pipe/base/pipeline_graph/visualization/_dot.py 34.84% 43 Missing ⚠️
...e/base/pipeline_graph/visualization/_formatting.py 53.33% 10 Missing and 4 partials ⚠️
python/lsst/pipe/base/pipeline_graph/_edges.py 43.75% 5 Missing and 4 partials ⚠️
...n/lsst/pipe/base/pipeline_graph/_pipeline_graph.py 28.57% 3 Missing and 2 partials ⚠️
python/lsst/pipe/base/pipeline.py 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #422      +/-   ##
==========================================
- Coverage   80.96%   80.58%   -0.39%     
==========================================
  Files          95       96       +1     
  Lines       10817    10898      +81     
  Branches     2064     2081      +17     
==========================================
+ Hits         8758     8782      +24     
- Misses       1712     1766      +54     
- Partials      347      350       +3     

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