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

Fix ci #4985

Merged
merged 2 commits into from Mar 6, 2023
Merged

Fix ci #4985

merged 2 commits into from Mar 6, 2023

Conversation

kamo-naoyuki
Copy link
Collaborator

@kamo-naoyuki kamo-naoyuki commented Mar 6, 2023

@mergify mergify bot added the CI Travis, Circle CI, etc label Mar 6, 2023
@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Merging #4985 (c3a4b96) into master (b5b2b11) will increase coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4985      +/-   ##
==========================================
+ Coverage   76.91%   77.00%   +0.09%     
==========================================
  Files         606      606              
  Lines       53770    53770              
==========================================
+ Hits        41355    41408      +53     
+ Misses      12415    12362      -53     
Flag Coverage Δ
test_integration_espnet1 66.33% <ø> (ø)
test_integration_espnet2 47.77% <ø> (+0.77%) ⬆️
test_python 66.85% <ø> (ø)
test_utils 23.35% <ø> (ø)

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

Impacted Files Coverage Δ
espnet2/train/gan_trainer.py 68.55% <0.00%> (-1.04%) ⬇️
espnet2/tasks/abs_task.py 78.25% <0.00%> (+0.47%) ⬆️
espnet2/tts/espnet_model.py 60.36% <0.00%> (+0.90%) ⬆️
espnet2/hubert/espnet_model.py 52.57% <0.00%> (+1.14%) ⬆️
espnet2/samplers/num_elements_batch_sampler.py 87.50% <0.00%> (+1.25%) ⬆️
espnet2/torch_utils/initialize.py 86.30% <0.00%> (+1.36%) ⬆️
espnet2/train/trainer.py 77.80% <0.00%> (+1.40%) ⬆️
espnet2/schedulers/warmup_lr.py 100.00% <0.00%> (+6.66%) ⬆️
espnet2/tasks/hubert.py 87.31% <0.00%> (+29.85%) ⬆️

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

@kamo-naoyuki kamo-naoyuki added the auto-merge Enable auto-merge label Mar 6, 2023
@kamo-naoyuki kamo-naoyuki merged commit 1fb3fb9 into master Mar 6, 2023
@kamo-naoyuki kamo-naoyuki deleted the kamo-naoyuki-patch-2 branch March 6, 2023 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Enable auto-merge CI Travis, Circle CI, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant