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-38900: Add a closure-based alternative for calculate_safe_plotting_limits #158

Merged
merged 6 commits into from Apr 29, 2023

Conversation

mfisherlevine
Copy link
Contributor

@mfisherlevine mfisherlevine commented Apr 28, 2023

Checklist

  • ran Jenkins
  • added a release note for user-visible changes to doc/changes

@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.14 🎉

Comparison is base (54c0455) 93.63% compared to head (37ab8c2) 93.77%.

❗ Current head 37ab8c2 differs from pull request most recent head 5495c10. Consider uploading reports for the commit 5495c10 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #158      +/-   ##
==========================================
+ Coverage   93.63%   93.77%   +0.14%     
==========================================
  Files          43       43              
  Lines        2702     2765      +63     
==========================================
+ Hits         2530     2593      +63     
  Misses        172      172              
Impacted Files Coverage Δ
python/lsst/utils/plotting/limits.py 100.00% <100.00%> (ø)
tests/test_plotting_limits.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

doc/changes/DM-38900.feature.md Outdated Show resolved Hide resolved
tests/test_plotting_limits.py Show resolved Hide resolved
@mfisherlevine mfisherlevine merged commit a6d09d5 into main Apr 29, 2023
11 checks passed
@mfisherlevine mfisherlevine deleted the tickets/DM-38900 branch April 29, 2023 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants