Skip to content

Fix dota tools document#264

Merged
ZwwWayne merged 4 commits intoopen-mmlab:devfrom
grimoire:fix-docs
Apr 29, 2022
Merged

Fix dota tools document#264
ZwwWayne merged 4 commits intoopen-mmlab:devfrom
grimoire:fix-docs

Conversation

@grimoire
Copy link
Member

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

The flag name of the tools should be --base-json

Modification

Fix the typo.

BC-breaking (Optional)

Does the modification introduce changes that break the back-compatibility of the downstream repos?
If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR.

Use cases (Optional)

If this PR introduces a new feature, it is better to list some use cases here, and update the documentation.

Checklist

  1. Pre-commit or other linting tools are used to fix the potential lint issues.
  2. The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness.
  3. The documentation has been modified accordingly, like docstring or example tutorials.

ZwwWayne and others added 4 commits March 14, 2022 13:38
Bump version to v0.1.1
* [Docs] Update the introduction of SASM (AAAI'22)

* Update citation
@codecov
Copy link

codecov bot commented Apr 29, 2022

Codecov Report

Merging #264 (52ecf81) into main (df125d7) will decrease coverage by 0.10%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #264      +/-   ##
==========================================
- Coverage   28.30%   28.20%   -0.11%     
==========================================
  Files         108      108              
  Lines        6967     6968       +1     
  Branches     1048     1048              
==========================================
- Hits         1972     1965       -7     
- Misses       4927     4934       +7     
- Partials       68       69       +1     
Flag Coverage Δ
unittests 28.20% <ø> (-0.10%) ⬇️

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

Impacted Files Coverage Δ
mmrotate/datasets/builder.py 25.92% <0.00%> (-25.93%) ⬇️
...oi_extractors/rotate_single_level_roi_extractor.py 23.07% <0.00%> (-0.37%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df125d7...52ecf81. Read the comment docs.

@ZwwWayne ZwwWayne changed the base branch from main to dev April 29, 2022 11:57
@ZwwWayne ZwwWayne merged commit 3f6d677 into open-mmlab:dev Apr 29, 2022
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.

3 participants