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 gmm #39

Merged
merged 4 commits into from
May 30, 2023
Merged

Add gmm #39

merged 4 commits into from
May 30, 2023

Conversation

takenori-y
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #39 (fe5369c) into master (7709757) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           master      #39    +/-   ##
========================================
  Coverage   99.75%   99.76%            
========================================
  Files         155      157     +2     
  Lines        3620     3753   +133     
========================================
+ Hits         3611     3744   +133     
  Misses          9        9            
Flag Coverage Δ
unittests 99.76% <100.00%> (+<0.01%) ⬆️

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/gmm.py 100.00% <100.00%> (ø)
diffsptk/core/lbg.py 100.00% <100.00%> (ø)
tests/test_gmm.py 100.00% <100.00%> (ø)
tests/test_lbg.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

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

@takenori-y takenori-y added the enhancement New feature or request label May 30, 2023
@takenori-y takenori-y merged commit 9f4706b into master May 30, 2023
3 checks passed
@takenori-y takenori-y deleted the gmm branch May 30, 2023 10:07
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