-
Notifications
You must be signed in to change notification settings - Fork 38
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
HLA-837: Invalid Reference to Pyraf #1726
HLA-837: Invalid Reference to Pyraf #1726
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The reference to Python should be consistent in the text: Python or python. Please see comments in text.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1726 +/- ##
==========================================
+ Coverage 31.06% 31.23% +0.16%
==========================================
Files 159 159
Lines 35102 35102
==========================================
+ Hits 10905 10964 +59
+ Misses 24197 24138 -59 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Many good updates and clean-up of cruft! Once most of the dust has settled, we may have to sweep through the docs again, but it will be soooooo much easier!
Co-authored-by: codesee-maps[bot] <86324825+codesee-maps[bot]@users.noreply.github.com>
Resolves HLA-837
This PR changes outdated mentions of pyraf to python. It also remove several outdated comments.
This PR also adds a couple log files to the .gitignore file that tend to be accidentally added to commits.
Checklist for maintainers
CHANGELOG.rst
within the relevant release sectionHow to run regression tests on a PR