Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

MNT: Unpin tox, replace relative imports #173

Merged
merged 3 commits into from
Dec 27, 2022

Conversation

pllim
Copy link
Contributor

@pllim pllim commented Dec 27, 2022

@github-actions
Copy link

👋 Thank you for your draft pull request! Do you know that you can use [ci skip] or [skip ci] in your commit messages to skip running continuous integration tests until you are ready?

@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Base: 84.88% // Head: 84.85% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (6f01f2d) compared to base (7a4f2da).
Patch coverage: 94.28% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   84.88%   84.85%   -0.04%     
==========================================
  Files          13       13              
  Lines        1628     1637       +9     
==========================================
+ Hits         1382     1389       +7     
- Misses        246      248       +2     
Impacted Files Coverage Δ
stsynphot/__init__.py 85.71% <80.00%> (-14.29%) ⬇️
stsynphot/catalog.py 98.23% <100.00%> (ø)
stsynphot/commissioning/utils.py 29.82% <100.00%> (ø)
stsynphot/config.py 98.11% <100.00%> (ø)
stsynphot/observationmode.py 96.68% <100.00%> (ø)
stsynphot/spark.py 76.47% <100.00%> (ø)
stsynphot/spectrum.py 99.37% <100.00%> (ø)
stsynphot/spparser.py 89.31% <100.00%> (ø)
stsynphot/stio.py 96.35% <100.00%> (ø)
stsynphot/tables.py 93.47% <100.00%> (ø)
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

except in init files

Fix tox linkcheck
@pllim pllim marked this pull request as ready for review December 27, 2022 21:27
@pllim pllim merged commit 2cccc65 into spacetelescope:master Dec 27, 2022
@pllim pllim deleted the tox-tox-toxic branch December 27, 2022 21:54
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MNT: Unpin tox<4 when we can MNT: Replace relative with absolute imports
1 participant