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

Type annotation improvements #418

Merged
merged 8 commits into from Sep 11, 2022
Merged

Type annotation improvements #418

merged 8 commits into from Sep 11, 2022

Conversation

mhostetter
Copy link
Owner

No description provided.

@mhostetter mhostetter added the typing Related to type hints label Sep 9, 2022
@codecov
Copy link

codecov bot commented Sep 9, 2022

Codecov Report

Base: 97.07% // Head: 97.07% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (517391b) compared to base (0eacac3).
Patch coverage: 89.89% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #418   +/-   ##
=======================================
  Coverage   97.07%   97.07%           
=======================================
  Files          42       42           
  Lines        5327     5328    +1     
=======================================
+ Hits         5171     5172    +1     
  Misses        156      156           
Impacted Files Coverage Δ
src/galois/_codes/_linear.py 92.59% <0.00%> (ø)
src/galois/_math.py 88.23% <71.42%> (ø)
src/galois/_fields/_factory.py 96.49% <76.92%> (ø)
src/galois/_prime.py 93.53% <78.12%> (ø)
src/galois/_domains/_linalg.py 95.53% <78.57%> (ø)
src/galois/_fields/_primitive_element.py 91.78% <80.00%> (-0.22%) ⬇️
src/galois/_domains/_array.py 96.93% <81.81%> (+0.24%) ⬆️
src/galois/_codes/_bch.py 98.12% <88.88%> (ø)
src/galois/_fields/_array.py 98.89% <90.90%> (-0.01%) ⬇️
src/galois/_polys/_poly.py 96.65% <94.23%> (ø)
... and 17 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typing Related to type hints
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant