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

[Docs] Fix links #2989

Merged
merged 1 commit into from
Mar 18, 2024
Merged

[Docs] Fix links #2989

merged 1 commit into from
Mar 18, 2024

Conversation

Tau-J
Copy link
Collaborator

@Tau-J Tau-J commented Mar 18, 2024

Motivation

Modification

BC-breaking (Optional)

Use cases (Optional)

Checklist

Before PR:

  • I have read and followed the workflow indicated in the CONTRIBUTING.md to create this PR.
  • Pre-commit or linting tools indicated in CONTRIBUTING.md are used to fix the potential lint issues.
  • Bug fixes are covered by unit tests, the case that causes the bug should be added in the unit tests.
  • New functionalities are covered by complete unit tests. If not, please add more unit tests to ensure correctness.
  • The documentation has been modified accordingly, including docstring or example tutorials.

After PR:

  • CLA has been signed and all committers have signed the CLA in this PR.

@Tau-J Tau-J merged commit d60c043 into open-mmlab:dev-1.x Mar 18, 2024
15 checks passed
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.69%. Comparing base (108691a) to head (98fb8a1).
Report is 2 commits behind head on dev-1.x.

Additional details and impacted files
@@           Coverage Diff            @@
##           dev-1.x    #2989   +/-   ##
========================================
  Coverage    71.68%   71.69%           
========================================
  Files          293      293           
  Lines        20072    20072           
  Branches      3408     3408           
========================================
+ Hits         14389    14391    +2     
+ Misses        4865     4860    -5     
- Partials       818      821    +3     
Flag Coverage Δ
unittests 71.69% <ø> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Tau-J Tau-J deleted the fix_links branch March 18, 2024 03:29
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.

None yet

2 participants