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

ref: Add types to store and symbolication #29014

Merged
merged 33 commits into from
Oct 20, 2021

Conversation

loewenheim
Copy link
Contributor

This adds type checking to tasks/store.py and tasks/symbolication.py. The only place where I'm not sure I did the right thing is create_failed_event; I gave issues and reprocessing_rev the types List[Dict[str, str]] and Any, respectively.

@loewenheim loewenheim requested a review from a team as a October 2, 2021 02:57
relaxolotl and others added 2 commits October 1, 2021 23:11

Verified

This commit was signed with the committer’s verified signature.
cwfitzgerald Connor Fitzgerald
ingest can stop being pulled in for reviews on PRs that do not
require their feedback or should not require their feedback

NATIVE-259

Verified

This commit was signed with the committer’s verified signature.
cwfitzgerald Connor Fitzgerald
Copy link
Member

@Swatinem Swatinem left a comment

Choose a reason for hiding this comment

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

lgtm from my limited understanding of this. I do have two Q however:

  • is removal of submit_process/project really safe? I saw one callsite that was updated. is that all?
  • what @untitaker sayd about kwargs. I know way too little about how they really work.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
@loewenheim loewenheim requested review from a team October 5, 2021 08:49
Copy link
Member

@evanh evanh left a comment

Choose a reason for hiding this comment

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

LGTM, one question though.

@relaxolotl relaxolotl removed request for a team October 20, 2021 19:33
@relaxolotl relaxolotl enabled auto-merge (squash) October 20, 2021 19:45
@relaxolotl relaxolotl merged commit c133c81 into master Oct 20, 2021
@relaxolotl relaxolotl deleted the ref/store-symbolication-types branch October 20, 2021 19:52
@github-actions github-actions bot locked and limited conversation to collaborators Nov 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants