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

Convert to ruff #516

Merged
merged 3 commits into from
Oct 25, 2023

Update CI to use `ruff`

6bfaae4
Select commit
Loading
Failed to load commit list.
Merged

Convert to ruff #516

Update CI to use `ruff`
6bfaae4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2023 in 0s

96.23% (+0.00%) compared to 7f8df89

View this Pull Request on Codecov

96.23% (+0.00%) compared to 7f8df89

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/galois/__init__.py 100.00% <ø> (ø)
src/galois/_codes/_bch.py 97.56% <100.00%> (ø)
src/galois/_codes/_cyclic.py 98.64% <ø> (ø)
src/galois/_codes/_linear.py 76.38% <100.00%> (ø)
src/galois/_codes/_reed_solomon.py 95.41% <100.00%> (ø)
src/galois/_databases/_interface.py 98.07% <100.00%> (ø)
src/galois/_domains/_calculate.py 98.11% <ø> (ø)
src/galois/_domains/_factory.py 100.00% <ø> (ø)
src/galois/_domains/_function.py 97.10% <100.00%> (ø)
src/galois/_domains/_linalg.py 95.58% <100.00%> (ø)
... and 19 more

📢 Thoughts on this report? Let us know!.