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

Set a longer time execution threshold for related failed time-outs CI #4962

Merged
merged 9 commits into from Feb 26, 2023

Conversation

ftshijt
Copy link
Collaborator

@ftshijt ftshijt commented Feb 23, 2023

No description provided.

@ftshijt ftshijt added the CI Travis, Circle CI, etc label Feb 23, 2023
@ftshijt
Copy link
Collaborator Author

ftshijt commented Feb 25, 2023

After discussing with @simpleoier , we will temporarily diable the test for this function.

@codecov
Copy link

codecov bot commented Feb 25, 2023

Codecov Report

Merging #4962 (cde0ff0) into master (dff04ad) will increase coverage by 0.46%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4962      +/-   ##
==========================================
+ Coverage   76.64%   77.10%   +0.46%     
==========================================
  Files         604      604              
  Lines       53940    53611     -329     
==========================================
- Hits        41340    41338       -2     
+ Misses      12600    12273     -327     
Flag Coverage Δ
test_integration_espnet1 66.33% <ø> (ø)
test_integration_espnet2 47.50% <ø> (+0.07%) ⬆️
test_python 66.96% <ø> (+0.40%) ⬆️
test_utils 23.35% <ø> (ø)

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

Impacted Files Coverage Δ
espnet2/svs/feats_extract/score_feats_extract.py 14.68% <0.00%> (-0.47%) ⬇️
espnet2/tasks/svs.py 46.62% <0.00%> (ø)
espnet2/tasks/gan_svs.py 0.00% <0.00%> (ø)
espnet2/bin/svs_inference.py 0.00% <0.00%> (ø)
espnet2/gan_svs/vits/vits.py 93.41% <0.00%> (ø)
espnet2/gan_svs/espnet_model.py 0.00% <0.00%> (ø)
espnet2/gan_svs/vits/generator.py 89.58% <0.00%> (ø)
espnet2/svs/naive_rnn/naive_rnn.py 11.69% <0.00%> (ø)
espnet2/svs/xiaoice/XiaoiceSing.py 12.69% <0.00%> (ø)
espnet2/svs/naive_rnn/naive_rnn_dp.py 11.62% <0.00%> (ø)
... and 2 more

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

@mergify mergify bot added the Installation label Feb 25, 2023
Copy link
Collaborator

@simpleoier simpleoier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You may remove the disable.
LGTM!

@ftshijt ftshijt added the auto-merge Enable auto-merge label Feb 26, 2023
@mergify mergify bot merged commit 54f9610 into espnet:master Feb 26, 2023
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 Installation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants