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 vq #19

Merged
merged 4 commits into from
Feb 3, 2023
Merged

Add vq #19

merged 4 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 2, 2023
@codecov
Copy link

codecov bot commented Feb 2, 2023

Codecov Report

Merging #19 (a90b435) into master (0347f63) will decrease coverage by 0.03%.
The diff coverage is 98.18%.

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   99.75%   99.72%   -0.03%     
==========================================
  Files         136      140       +4     
  Lines        3210     3265      +55     
==========================================
+ Hits         3202     3256      +54     
- Misses          8        9       +1     
Flag Coverage Δ
unittests 99.72% <98.18%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
diffsptk/core/freqt.py 100.00% <ø> (ø)
diffsptk/core/sopr.py 100.00% <ø> (ø)
diffsptk/core/vq.py 95.65% <95.65%> (ø)
diffsptk/core/__init__.py 100.00% <100.00%> (ø)
diffsptk/core/ivq.py 100.00% <100.00%> (ø)
tests/test_ivq.py 100.00% <100.00%> (ø)
tests/test_vq.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 dc794f4 into master Feb 3, 2023
@takenori-y takenori-y deleted the vq branch February 3, 2023 08:02
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