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

chore: run mypy on ak.types #2791

Merged
merged 3 commits into from
Nov 1, 2023
Merged

chore: run mypy on ak.types #2791

merged 3 commits into from
Nov 1, 2023

Conversation

agoose77
Copy link
Collaborator

@agoose77 agoose77 commented Nov 1, 2023

No description provided.

@agoose77 agoose77 temporarily deployed to docs November 1, 2023 15:56 — with GitHub Actions Inactive
Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #2791 (7deecb1) into main (9dc10a0) will increase coverage by 0.00%.
The diff coverage is 96.66%.

Additional details and impacted files
Files Coverage Δ
src/awkward/_parameters.py 82.22% <ø> (ø)
src/awkward/types/arraytype.py 94.73% <100.00%> (+0.45%) ⬆️
src/awkward/types/listtype.py 95.83% <100.00%> (+0.08%) ⬆️
src/awkward/types/numpytype.py 94.73% <100.00%> (+0.05%) ⬆️
src/awkward/types/optiontype.py 81.81% <100.00%> (+0.33%) ⬆️
src/awkward/types/regulartype.py 96.42% <100.00%> (+0.06%) ⬆️
src/awkward/types/scalartype.py 82.75% <100.00%> (+1.98%) ⬆️
src/awkward/types/uniontype.py 85.96% <100.00%> (+0.25%) ⬆️
src/awkward/types/unknowntype.py 84.61% <100.00%> (+0.61%) ⬆️
src/awkward/types/type.py 94.81% <94.11%> (+0.04%) ⬆️
... and 1 more

@agoose77 agoose77 merged commit aed7f20 into main Nov 1, 2023
35 checks passed
@agoose77 agoose77 deleted the agoose77/chore-typing-types branch November 1, 2023 21:00
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