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

fixed linting issues #87

Merged
merged 5 commits into from
Aug 29, 2023
Merged

fixed linting issues #87

merged 5 commits into from
Aug 29, 2023

Conversation

GFMoraga
Copy link
Contributor

Change Summary

Fixed linting issues that caused a stick-in-the-mud

Overview

Ran 'ruff' and 'black on all files that where causing merge issues
Ran pre-commit run --all-files to make sure it would pass all tests

Updated Files

  • CcsdsHeaderXtceGenerator
    • had to rename the module to fix issue

@GFMoraga GFMoraga requested a review from maxinelasp August 29, 2023 17:02
@GFMoraga GFMoraga self-assigned this Aug 29, 2023
@GFMoraga GFMoraga requested review from bourque and greglucas August 29, 2023 17:05
Copy link
Collaborator

@bourque bourque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work @GFMoraga, these changes look good to me, especially if they are following ruff/black conventions.

I have some suggestions on how to improve the formatting (and location) of docstrings to bring them up to standards. I am going to request that they be changed because I think this is a good time to do that. We can also talk more about this during our meeting this afternoon.

imap_processing/codice/L0/decom_python_example.py Outdated Show resolved Hide resolved
imap_processing/codice/L0/decom_python_example.py Outdated Show resolved Hide resolved
imap_processing/codice/L0/decom_python_example.py Outdated Show resolved Hide resolved
imap_processing/codice/L0/decom_python_example.py Outdated Show resolved Hide resolved
imap_processing/codice/L0/decom_python_example.py Outdated Show resolved Hide resolved
imap_processing/codice/L0/decom_python_example.py Outdated Show resolved Hide resolved
imap_processing/codice/decom.py Show resolved Hide resolved
imap_processing/codice/decom.py Show resolved Hide resolved
imap_processing/codice/make_xtce.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@greglucas greglucas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you @GFMoraga! Hopefully, this wasn't too painful to go through and maybe it was even helpful to figure out what the typical conventions are...

Copy link
Contributor

@maxinelasp maxinelasp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after you address the other comments!

@GFMoraga GFMoraga dismissed bourque’s stale review August 29, 2023 21:06

We met in person

imap_processing/codice/L0/decom_python_example.py Outdated Show resolved Hide resolved
imap_processing/codice/L0/decom_python_example.py Outdated Show resolved Hide resolved
imap_processing/codice/L0/decom_python_example.py Outdated Show resolved Hide resolved
imap_processing/codice/L0/decom_python_example.py Outdated Show resolved Hide resolved
imap_processing/codice/L0/decom_python_example.py Outdated Show resolved Hide resolved
imap_processing/codice/L0/decom_python_example.py Outdated Show resolved Hide resolved
imap_processing/codice/L0/decom_python_example.py Outdated Show resolved Hide resolved
@GFMoraga GFMoraga requested a review from bourque August 29, 2023 21:32
@bourque
Copy link
Collaborator

bourque commented Aug 29, 2023

@all-contributors please add @GFMoraga for maintenance!

@allcontributors
Copy link
Contributor

@bourque

I've put up a pull request to add @GFMoraga! 🎉

Copy link
Collaborator

@bourque bourque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes @GFMoraga, nice work!

@GFMoraga GFMoraga merged commit 2b7b148 into IMAP-Science-Operations-Center:dev Aug 29, 2023
@GFMoraga
Copy link
Contributor Author

Thank you @bourque for the thorough review!

@GFMoraga GFMoraga deleted the linting branch August 29, 2023 22:13
laspsandoval pushed a commit to laspsandoval/imap_processing that referenced this pull request Nov 15, 2023
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.

4 participants