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-44648: Allow conflicting module paths to be resolved late #421

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Fixups from review

9c5f990
Select commit
Loading
Failed to load commit list.
Open

DM-44648: Allow conflicting module paths to be resolved late #421

Fixups from review
9c5f990
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 2, 2024 in 0s

80.17% (-0.75%) compared to 3934ca3

View this Pull Request on Codecov

80.17% (-0.75%) compared to 3934ca3

Details

Codecov Report

Attention: Patch coverage is 76.11940% with 32 lines in your changes missing coverage. Please review.

Project coverage is 80.17%. Comparing base (3934ca3) to head (9c5f990).
Report is 19 commits behind head on main.

Files Patch % Lines
python/lsst/pipe/base/tests/simpleQGraph.py 47.36% 20 Missing ⚠️
python/lsst/pipe/base/pipelineIR.py 80.43% 5 Missing and 4 partials ⚠️
python/lsst/pipe/base/pipeline.py 50.00% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #421      +/-   ##
==========================================
- Coverage   80.92%   80.17%   -0.75%     
==========================================
  Files          95       97       +2     
  Lines       10818    11099     +281     
  Branches     2064     2118      +54     
==========================================
+ Hits         8754     8899     +145     
- Misses       1718     1849     +131     
- Partials      346      351       +5     

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