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

Format with black and isort #446

Merged
merged 12 commits into from Dec 11, 2022
Merged

Format with black and isort #446

merged 12 commits into from Dec 11, 2022

Conversation

mhostetter
Copy link
Owner

@mhostetter mhostetter commented Dec 10, 2022

Implements #411 and #447.

@mhostetter mhostetter changed the base branch from master to release/0.3.x December 10, 2022 21:24
@codecov
Copy link

codecov bot commented Dec 10, 2022

Codecov Report

Base: 96.38% // Head: 96.37% // Decreases project coverage by -0.00% ⚠️

Coverage data is based on head (fbc2d93) compared to base (253ce89).
Patch coverage: 93.00% of modified lines in pull request are covered.

Additional details and impacted files
@@                Coverage Diff                @@
##           release/0.3.x     #446      +/-   ##
=================================================
- Coverage          96.38%   96.37%   -0.01%     
=================================================
  Files                 42       42              
  Lines               5533     5574      +41     
=================================================
+ Hits                5333     5372      +39     
- Misses               200      202       +2     
Impacted Files Coverage Δ
src/galois/__init__.py 100.00% <ø> (ø)
src/galois/_databases/__init__.py 100.00% <ø> (ø)
src/galois/_math.py 88.23% <70.00%> (ø)
src/galois/_domains/_ufunc.py 94.32% <70.27%> (ø)
src/galois/_fields/_primitive_element.py 91.78% <75.00%> (ø)
src/galois/_codes/_linear.py 76.38% <81.25%> (ø)
src/galois/_polys/_dense.py 96.80% <84.21%> (ø)
src/galois/_modular.py 92.80% <87.50%> (+0.05%) ⬆️
src/galois/_polys/_poly.py 96.48% <90.81%> (-0.18%) ⬇️
src/galois/_lfsr.py 98.82% <92.85%> (+<0.01%) ⬆️
... and 26 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mhostetter mhostetter changed the title Format with black Format with black and isort Dec 10, 2022
@mhostetter mhostetter merged commit a843fdc into release/0.3.x Dec 11, 2022
@mhostetter mhostetter deleted the format-with-black branch December 11, 2022 01:50
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

1 participant