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

Remove Python 2 support, misc clean-ups #67

Merged
merged 4 commits into from Mar 31, 2019
Merged

Conversation

pllim
Copy link
Contributor

@pllim pllim commented Mar 31, 2019

Fix #59

Close #65

Companion to spacetelescope/synphot_refactor#185

@pllim pllim added this to the 0.2 milestone Mar 31, 2019
@codecov
Copy link

codecov bot commented Mar 31, 2019

Codecov Report

Merging #67 into master will increase coverage by 0.71%.
The diff coverage is 93.93%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   80.61%   81.32%   +0.71%     
==========================================
  Files          13       13              
  Lines        1630     1585      -45     
==========================================
- Hits         1314     1289      -25     
+ Misses        316      296      -20
Impacted Files Coverage Δ
stsynphot/commissioning/__init__.py 0% <ø> (ø) ⬆️
stsynphot/commissioning/utils.py 0% <ø> (ø) ⬆️
stsynphot/spark.py 76.47% <0%> (-0.15%) ⬇️
stsynphot/spparser.py 88.88% <100%> (+0.62%) ⬆️
stsynphot/config.py 98.11% <100%> (+3.19%) ⬆️
stsynphot/tables.py 93.54% <100%> (+1.71%) ⬆️
stsynphot/observationmode.py 96.61% <100%> (+0.77%) ⬆️
stsynphot/wavetable.py 97.4% <100%> (+2.34%) ⬆️
stsynphot/spectrum.py 99.34% <100%> (+1.25%) ⬆️
stsynphot/catalog.py 98.19% <100%> (+1.67%) ⬆️
... and 2 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 ff3267f...099c2b9. Read the comment docs.

@pllim pllim merged commit ec9b71d into spacetelescope:master Mar 31, 2019
@pllim pllim deleted the rm-py2 branch March 31, 2019 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant