Skip to content

Convert webcompat job to use dataclasses #324

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jgraham
Copy link
Member

@jgraham jgraham commented Feb 7, 2025

Checklist for reviewer:

  • Commits should reference a bug or github issue, if relevant (if a bug is
    referenced, the pull request should include the bug number in the title)
  • Scan the PR and verify that no changes (particularly to
    .circleci/config.yml) will cause environment variables (particularly
    credentials) to be exposed in test logs
  • Ensure the container image will be using permissions granted to
    telemetry-airflow
    responsibly.

interop-scores-bot added 2 commits February 7, 2025 16:41
This is intended to be a no-op refactor that adds significantly more
typing to the code without actually changing the implementation. The
goal is to allow more bugs to be caught with tooling like mypy, rather
than requiring the maintainer to work out which properties each
dictionary has.
@jgraham jgraham force-pushed the webcompat_dataclasses branch from 1e331e0 to b49a063 Compare February 7, 2025 16:41
@jgraham jgraham changed the title Webcompat dataclasses Convert webcompat job to use dataclasses Feb 7, 2025
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.

1 participant