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

Use dataclass instead of namedtuple for reduction status. #443

Merged
merged 2 commits into from
May 30, 2024

Conversation

jschwartzentruber
Copy link
Collaborator

This fixes a few mypy errors.

@jschwartzentruber jschwartzentruber self-assigned this May 30, 2024
@jschwartzentruber jschwartzentruber requested a review from a team as a code owner May 30, 2024 15:13
Copy link

codecov bot commented May 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.60%. Comparing base (ba9b7ea) to head (f5b65be).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #443   +/-   ##
=======================================
  Coverage   99.60%   99.60%           
=======================================
  Files          53       53           
  Lines        5562     5565    +3     
=======================================
+ Hits         5540     5543    +3     
  Misses         22       22           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jschwartzentruber jschwartzentruber merged commit 01d2798 into master May 30, 2024
6 checks passed
@jschwartzentruber jschwartzentruber deleted the fix-table-status-types branch May 30, 2024 19:08
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.

2 participants