Closed MING-ZCH closed 1 year ago
已完成下载,但报错,本地也无法通过测试pre-commit run --all-files,求老师指导
@MING-ZCH This seems a network error. You can set proxy for your command line.
Patch and project coverage have no change.
Comparison is base (
309ad75
) 80.73% compared to head (a3f0dfd
) 80.73%.:exclamation: Current head a3f0dfd differs from pull request most recent head 1be88f9. Consider uploading reports for the commit 1be88f9 to get more accurate results
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
[CodeCamp2023-552] Complete Chinese and English documents advanced_guides/structures.md
Motivation
Task#552: Complete Chinese and English documents advanced_guides/structures.md
Modification
Complete Chinese and English documents advanced_guides/structures.md
BC-breaking (Optional)
No
Use cases (Optional)
No
Checklist
Before PR:
[x] I have read and followed the workflow indicated in the CONTRIBUTING.md to create this PR.
[x] Pre-commit or linting tools indicated in CONTRIBUTING.md are used to fix the potential lint issues.
[x] Bug fixes are covered by unit tests, the case that causes the bug should be added in the unit tests.
[x] New functionalities are covered by complete unit tests. If not, please add more unit test to ensure the correctness.
[x] The documentation has been modified accordingly, including docstring or example tutorials.
After PR:
[ ] If the modification has potential influence on downstream or other related projects, this PR should be tested with some of those projects, like MMDet or MMCls.
[ ] CLA has been signed and all committers have signed the CLA in this PR.