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

Move signature implementation to a single function, and catch shape errors #35

Merged
merged 20 commits into from
Jul 28, 2023

improve codecov

dd64894
Select commit
Loading
Failed to load commit list.
Merged

Move signature implementation to a single function, and catch shape errors #35

improve codecov
dd64894
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2023 in 0s

93.93% (+1.08%) compared to b867de3

View this Pull Request on Codecov

93.93% (+1.08%) compared to b867de3

Details

Codecov Report

Merging #35 (dd64894) into main (b867de3) will increase coverage by 1.08%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
+ Coverage   92.85%   93.93%   +1.08%     
==========================================
  Files           7        7              
  Lines         224      264      +40     
==========================================
+ Hits          208      248      +40     
  Misses         16       16              
Files Changed Coverage Δ
src/signax/__init__.py 100.00% <ø> (ø)
src/signax/utils.py 75.92% <ø> (-1.67%) ⬇️
src/signax/module.py 100.00% <100.00%> (ø)
src/signax/signatures.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more