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

Allow enforcing persistenly circular ROI in draw tool #376

Merged
merged 4 commits into from
Aug 12, 2023

Remove `strict_circle` kwarg

449592f
Select commit
Loading
Failed to load commit list.
Merged

Allow enforcing persistenly circular ROI in draw tool #376

Remove `strict_circle` kwarg
449592f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 10, 2023 in 1s

86.95% (+0.29%) compared to f0270ab

View this Pull Request on Codecov

86.95% (+0.29%) compared to f0270ab

Details

Codecov Report

Patch coverage: 81.63% and project coverage change: +0.29% 🎉

Comparison is base (f0270ab) 86.65% compared to head (449592f) 86.95%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #376      +/-   ##
==========================================
+ Coverage   86.65%   86.95%   +0.29%     
==========================================
  Files          89       89              
  Lines        4940     4984      +44     
==========================================
+ Hits         4281     4334      +53     
+ Misses        659      650       -9     
Files Changed Coverage Δ
glue_jupyter/bqplot/common/tools.py 65.50% <59.09%> (+3.43%) ⬆️
glue_jupyter/bqplot/image/viewer.py 87.50% <100.00%> (ø)
glue_jupyter/bqplot/tests/test_bqplot.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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