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-40359: Implement Butler.get for matplotlib generated png files #877

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

Implement Butler.get for matplotlib generated png files

0078c8a
Select commit
Loading
Failed to load commit list.
Open

DM-40359: Implement Butler.get for matplotlib generated png files #877

Implement Butler.get for matplotlib generated png files
0078c8a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 11, 2023 in 0s

87.72% (+0.00%) compared to 42f2c38

View this Pull Request on Codecov

87.72% (+0.00%) compared to 42f2c38

Details

Codecov Report

Patch coverage: 93.75% and no project coverage change.

Comparison is base (42f2c38) 87.72% compared to head (0078c8a) 87.72%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #877   +/-   ##
=======================================
  Coverage   87.72%   87.72%           
=======================================
  Files         274      274           
  Lines       36096    36110   +14     
  Branches     7549     7550    +1     
=======================================
+ Hits        31665    31678   +13     
- Misses       3259     3260    +1     
  Partials     1172     1172           
Files Changed Coverage Δ
python/lsst/daf/butler/formatters/matplotlib.py 95.45% <90.90%> (-4.55%) ⬇️
tests/test_matplotlibFormatter.py 95.23% <100.00%> (+0.36%) ⬆️

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