Skip to content

[CI] fix typo with tests components#3695

Merged
binmakeswell merged 3 commits intohpcaitech:mainfrom
digger-yu:patch2
May 11, 2023
Merged

[CI] fix typo with tests components#3695
binmakeswell merged 3 commits intohpcaitech:mainfrom
digger-yu:patch2

Conversation

@digger-yu
Copy link
Copy Markdown
Contributor

@digger-yu digger-yu commented May 6, 2023

📌 Checklist before creating the PR

  • I have created an issue for this PR for traceability
  • The title follows the standard format: [doc/gemini/tensor/...]: A concise description
  • I have added relevant tags if possible for us to better distinguish different PRs

🚨 Issue number

Not involved

📝 What does this PR do?

fix spelling error with tests/
please check my change

💥 Checklist before requesting a review

  • I have linked my PR to an issue (instruction)
  • My issue clearly describes the problem/feature/proposal, with diagrams/charts/table/code if possible
  • I have performed a self-review of my code
  • I have added thorough tests.
  • I have added docstrings for all the functions/methods I implemented

⭐️ Do you enjoy contributing to Colossal-AI?

  • 🌝 Yes, I do.
  • 🌚 No, I don't.

Tell us more if you don't enjoy contributing to Colossal-AI.

@github-actions
Copy link
Copy Markdown
Contributor

The code coverage for the changed files is 56%.

Click me to view the complete report
Name                                   Stmts   Miss  Cover
----------------------------------------------------------
op_builder/utils.py                       93     78    16%
tests/components_to_test/albert.py        26      0   100%
tests/components_to_test/beit.py          23      0   100%
tests/components_to_test/bert.py          37      1    97%
tests/components_to_test/registry.py      25     10    60%
----------------------------------------------------------
TOTAL                                    204     89    56%

@binmakeswell binmakeswell changed the title fix spelling error with tests/ [CI] fix typo with tests components May 11, 2023
@binmakeswell binmakeswell merged commit 899aa86 into hpcaitech:main May 11, 2023
@digger-yu digger-yu deleted the patch2 branch May 11, 2023 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants