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

Add msvq and imsvq #20

Merged
merged 2 commits into from
Feb 3, 2023
Merged

Add msvq and imsvq #20

merged 2 commits into from
Feb 3, 2023

Conversation

takenori-y
Copy link
Contributor

No description provided.

@takenori-y takenori-y added the enhancement New feature or request label Feb 3, 2023
@codecov
Copy link

codecov bot commented Feb 3, 2023

Codecov Report

Merging #20 (91177eb) into master (dc794f4) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   99.72%   99.75%   +0.03%     
==========================================
  Files         140      144       +4     
  Lines        3265     3328      +63     
==========================================
+ Hits         3256     3320      +64     
+ Misses          9        8       -1     
Flag Coverage Δ
unittests 99.75% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
diffsptk/core/__init__.py 100.00% <100.00%> (ø)
diffsptk/core/imsvq.py 100.00% <100.00%> (ø)
diffsptk/core/msvq.py 100.00% <100.00%> (ø)
diffsptk/core/vq.py 100.00% <100.00%> (+4.34%) ⬆️
tests/test_imsvq.py 100.00% <100.00%> (ø)
tests/test_ivq.py 100.00% <100.00%> (ø)
tests/test_msvq.py 100.00% <100.00%> (ø)

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

@takenori-y takenori-y merged commit 495f589 into master Feb 3, 2023
@takenori-y takenori-y deleted the msvq branch February 3, 2023 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant