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

Drop support for Python 2.7 and 3.5 #2075

Merged
merged 5 commits into from
Jan 7, 2020
Merged

Conversation

astrofrog
Copy link
Member

@astrofrog astrofrog commented Jan 7, 2020

Python 3.6 is now required 🎉

@codecov
Copy link

codecov bot commented Jan 7, 2020

Codecov Report

Merging #2075 into master will increase coverage by 0.3%.
The diff coverage is 95.48%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #2075     +/-   ##
=========================================
+ Coverage   89.63%   89.94%   +0.3%     
=========================================
  Files         399      395      -4     
  Lines       38694    37878    -816     
=========================================
- Hits        34684    34068    -616     
+ Misses       4010     3810    -200
Impacted Files Coverage Δ
glue/app/qt/mdi_area.py 56.52% <ø> (-0.63%) ⬇️
...lue/core/data_exporters/tests/test_gridded_fits.py 100% <ø> (ø) ⬆️
glue/core/tests/test_edit_subset_mode.py 100% <ø> (ø) ⬆️
glue/core/data_exporters/hdf5.py 74.28% <ø> (-0.72%) ⬇️
glue/conftest.py 53.7% <ø> (-0.85%) ⬇️
glue/utils/qt/mime.py 100% <ø> (ø) ⬆️
.../viewers/common/qt/tests/test_data_slice_widget.py 100% <ø> (ø) ⬆️
glue/utils/wcs.py 86.13% <ø> (-0.14%) ⬇️
glue/plugins/tools/python_export.py 62.5% <ø> (-2.21%) ⬇️
glue/core/data_exporters/gridded_fits.py 90.69% <ø> (-0.22%) ⬇️
... and 325 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b09514...e718c1a. Read the comment docs.

@astrofrog astrofrog merged commit bc58d2d into glue-viz:master Jan 7, 2020
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.

1 participant