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

Add mypy Pre-Commit For ialirt Pt.9 #673

Conversation

daralynnrhode
Copy link
Contributor

@daralynnrhode daralynnrhode commented Jun 28, 2024

Adding the mypy Pre-commit hook for ialirt.

Overview

Changes for this PR will occur in the imap_processing/ialirt file . Applying the mypy pre-commit and making any necessary changes to then pass the checks.

Please double check all function definitions and the types applied to the parameters.
With any TODO listed I tried to explain what error it was causing and then ignored the error in the code line.

The places where inline ignore comments are will be changed/fixed before the PR is merged unless for special instances.

***Very few changes were made in only one file. It is very short.

New Dependencies

New Files

Deleted Files

Updated Files

-imap_processing/ialirt/l0/decom_ialirt.py

Testing

@daralynnrhode daralynnrhode added Repo: Documentation Improvements or additions to documentation Repo: Testing Related to testing labels Jun 28, 2024
@daralynnrhode daralynnrhode self-assigned this Jun 28, 2024
@daralynnrhode daralynnrhode changed the title Add mypy Pre-Commit For ialirt Pt.8 Add mypy Pre-Commit For ialirt Pt.9 Jun 28, 2024
@daralynnrhode daralynnrhode requested review from a team, bourque, sdhoyt, greglucas, subagonsouth, tech3371, laspsandoval and maxinelasp and removed request for a team June 28, 2024 20:03
Copy link
Contributor

@sdhoyt sdhoyt left a comment

Choose a reason for hiding this comment

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

Everything looks good to me

@daralynnrhode daralynnrhode merged commit c6cdd97 into IMAP-Science-Operations-Center:dev Jul 4, 2024
17 checks passed
@daralynnrhode daralynnrhode deleted the add_mypy_ialirt branch July 4, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Repo: Documentation Improvements or additions to documentation Repo: Testing Related to testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants