Skip to content

Add stacklevel to warnings

Codecov / codecov/project succeeded Aug 3, 2023 in 0s

82.68% (+0.08%) compared to 496a576

View this Pull Request on Codecov

82.68% (+0.08%) compared to 496a576

Details

Codecov Report

Patch coverage: 58.33% and project coverage change: +0.08% 🎉

Comparison is base (496a576) 82.59% compared to head (9d79499) 82.68%.

❗ Current head 9d79499 differs from pull request most recent head 1aa3c80. Consider uploading reports for the commit 1aa3c80 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #360      +/-   ##
==========================================
+ Coverage   82.59%   82.68%   +0.08%     
==========================================
  Files          66       66              
  Lines        7349     7339      -10     
  Branches     1443     1441       -2     
==========================================
- Hits         6070     6068       -2     
+ Misses       1031     1024       -7     
+ Partials      248      247       -1     
Files Changed Coverage Δ
python/lsst/pipe/base/graph/graph.py 84.93% <25.00%> (+1.72%) ⬆️
python/lsst/pipe/base/_datasetQueryConstraints.py 70.58% <50.00%> (+0.43%) ⬆️
python/lsst/pipe/base/_task_metadata.py 97.08% <72.72%> (-0.49%) ⬇️
python/lsst/pipe/base/pipelineIR.py 85.39% <100.00%> (+0.03%) ⬆️
tests/test_task.py 97.31% <100.00%> (ø)
tests/test_taskmetadata.py 98.70% <100.00%> (ø)

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