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

Standardize scalar returns #437

Merged
merged 4 commits into from
Nov 17, 2022
Merged

Conversation

mhostetter
Copy link
Owner

No description provided.

@mhostetter mhostetter changed the base branch from master to release/0.2.x November 17, 2022 01:35
@codecov
Copy link

codecov bot commented Nov 17, 2022

Codecov Report

Base: 96.40% // Head: 96.37% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (251388b) compared to base (475212d).
Patch coverage: 60.86% of modified lines in pull request are covered.

Additional details and impacted files
@@                Coverage Diff                @@
##           release/0.2.x     #437      +/-   ##
=================================================
- Coverage          96.40%   96.37%   -0.04%     
=================================================
  Files                 42       42              
  Lines               5501     5510       +9     
=================================================
+ Hits                5303     5310       +7     
- Misses               198      200       +2     
Impacted Files Coverage Δ
src/galois/_codes/_bch.py 97.51% <0.00%> (ø)
src/galois/_prime.py 93.53% <ø> (ø)
src/galois/_codes/_reed_solomon.py 95.34% <25.00%> (ø)
src/galois/_fields/_array.py 98.70% <81.25%> (-0.42%) ⬇️

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 force-pushed the standardize-scalar-returns branch 2 times, most recently from ad7a4d7 to 3300b34 Compare November 17, 2022 01:57
@mhostetter mhostetter force-pushed the standardize-scalar-returns branch from 3300b34 to 251388b Compare November 17, 2022 02:09
@mhostetter mhostetter merged commit ba3d3d3 into release/0.2.x Nov 17, 2022
@mhostetter mhostetter deleted the standardize-scalar-returns branch November 17, 2022 02:30
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