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: ruff rewrite not in #2176

Merged
merged 1 commit into from
Jan 30, 2023
Merged

chore: ruff rewrite not in #2176

merged 1 commit into from
Jan 30, 2023

Conversation

henryiii
Copy link
Member

Dropping a couple of skipped checks for not x in y, rewritten as x not in y.

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@agoose77
Copy link
Collaborator

Excellent, and I like the pyproject.toml formatting.

@codecov
Copy link

codecov bot commented Jan 30, 2023

Codecov Report

Merging #2176 (5938dc5) into main (3bab57d) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Additional details and impacted files
Impacted Files Coverage Δ
src/awkward/_prettyprint.py 71.10% <ø> (ø)
src/awkward/types/optiontype.py 79.62% <ø> (ø)
src/awkward/_util.py 76.61% <100.00%> (-0.19%) ⬇️
src/awkward/_nplikes/array_module.py 91.00% <0.00%> (-1.00%) ⬇️
src/awkward/operations/ak_ptp.py 84.84% <0.00%> (+4.84%) ⬆️
src/awkward/operations/ak_var.py 64.81% <0.00%> (+7.03%) ⬆️
src/awkward/operations/ak_mean.py 62.74% <0.00%> (+7.98%) ⬆️
src/awkward/operations/ak_std.py 63.82% <0.00%> (+8.56%) ⬆️

@henryiii henryiii temporarily deployed to docs-preview January 30, 2023 20:47 — with GitHub Actions Inactive
@agoose77 agoose77 changed the title chore: ruff rewrite not in chore: ruff rewrite not in Jan 30, 2023
@agoose77 agoose77 self-requested a review January 30, 2023 20:54
@agoose77 agoose77 merged commit 9c94665 into main Jan 30, 2023
@agoose77 agoose77 deleted the henryiii/chore/ruff3 branch January 30, 2023 20:54
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.

None yet

2 participants