Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add miniconda in gitignore#5052

Merged
mergify[bot] merged 1 commit intoespnet:masterfrom
pyf98:fix-git
Mar 23, 2023
Merged

Add miniconda in gitignore#5052
mergify[bot] merged 1 commit intoespnet:masterfrom
pyf98:fix-git

Conversation

@pyf98
Copy link
Collaborator

@pyf98 pyf98 commented Mar 22, 2023

Two tools/anaconda exist in .gitignore (line 83 and 88), but tools/miniconda is missing. If we follow the installation doc, we will create a directory named miniconda, which should be excluded in git.

@sw005320 sw005320 added the auto-merge Enable auto-merge label Mar 22, 2023
@sw005320 sw005320 added this to the v.202303 milestone Mar 22, 2023
@codecov
Copy link

codecov bot commented Mar 22, 2023

Codecov Report

Merging #5052 (2a61c7d) into master (3f04197) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #5052   +/-   ##
=======================================
  Coverage   77.03%   77.03%           
=======================================
  Files         606      606           
  Lines       53755    53755           
=======================================
  Hits        41409    41409           
  Misses      12346    12346           
Flag Coverage Δ
test_integration_espnet1 66.29% <ø> (ø)
test_integration_espnet2 47.96% <ø> (ø)
test_python 66.86% <ø> (ø)
test_utils 23.28% <ø> (ø)

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

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

@mergify mergify bot merged commit aeddd8e into espnet:master Mar 23, 2023
@pyf98 pyf98 deleted the fix-git branch March 23, 2023 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge Enable auto-merge Bugfix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants