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

Remove the version restriction for numpy #4419

Merged
merged 2 commits into from
Jun 3, 2022
Merged

Conversation

kamo-naoyuki
Copy link
Collaborator

@kamo-naoyuki kamo-naoyuki commented Jun 3, 2022

Maybe the issue of new NumPy has been fixed since our ci was not failed.

@codecov
Copy link

codecov bot commented Jun 3, 2022

Codecov Report

Merging #4419 (63a14f5) into master (cdea46d) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #4419   +/-   ##
=======================================
  Coverage   82.56%   82.56%           
=======================================
  Files         469      469           
  Lines       40213    40213           
=======================================
  Hits        33203    33203           
  Misses       7010     7010           
Flag Coverage Δ
test_integration_espnet1 66.58% <75.00%> (ø)
test_integration_espnet2 49.55% <0.00%> (ø)
test_python 69.36% <100.00%> (ø)
test_utils 23.45% <0.00%> (ø)

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

Impacted Files Coverage Δ
espnet/nets/pytorch_backend/e2e_st.py 87.15% <ø> (ø)
...et/nets/chainer_backend/transformer/subsampling.py 75.55% <100.00%> (ø)
...t/nets/pytorch_backend/frontends/mask_estimator.py 94.59% <100.00%> (ø)
espnet/nets/pytorch_backend/nets_utils.py 85.15% <100.00%> (ø)
espnet2/asr/encoder/rnn_encoder.py 100.00% <100.00%> (ø)
espnet2/asr/encoder/vgg_rnn_encoder.py 100.00% <100.00%> (ø)
espnet2/enh/layers/mask_estimator.py 92.15% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@mergify mergify bot merged commit fae3afc into espnet:master Jun 3, 2022
@kan-bayashi kan-bayashi added this to the v.202207 milestone Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants