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

[Fix] Remove outdated code in docs/conf.py #644

Merged
merged 2 commits into from
Dec 6, 2021

Conversation

ckkelvinchan
Copy link
Member

Motivation

Fix the error when building HTML (https://readthedocs.org/projects/mmcv/builds/15458392/)

Reference: open-mmlab/mmcv#1560

Modifications

  • docs/conf.py
  • setup.cfg
  • requirements/docs.txt

@codecov
Copy link

codecov bot commented Dec 6, 2021

Codecov Report

Merging #644 (6afeb78) into master (672fe13) will increase coverage by 1.25%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #644      +/-   ##
==========================================
+ Coverage   79.16%   80.41%   +1.25%     
==========================================
  Files         198      198              
  Lines       11081    11169      +88     
  Branches     1780     1780              
==========================================
+ Hits         8772     8982     +210     
+ Misses       2032     1913     -119     
+ Partials      277      274       -3     
Flag Coverage Δ
unittests 80.39% <ø> (+1.22%) ⬆️

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

Impacted Files Coverage Δ
mmedit/datasets/base_dataset.py 100.00% <0.00%> (ø)
mmedit/datasets/base_sr_dataset.py 100.00% <0.00%> (ø)
mmedit/datasets/dataset_wrappers.py 100.00% <0.00%> (ø)
mmedit/datasets/pipelines/compose.py 100.00% <0.00%> (ø)
mmedit/models/synthesizers/pix2pix.py 100.00% <0.00%> (ø)
mmedit/models/losses/pixelwise_loss.py 100.00% <0.00%> (ø)
mmedit/datasets/base_generation_dataset.py 100.00% <0.00%> (ø)
mmedit/datasets/pipelines/generate_assistant.py 100.00% <0.00%> (ø)
mmedit/models/synthesizers/cycle_gan.py 98.85% <0.00%> (+<0.01%) ⬆️
mmedit/models/common/gca_module.py 96.42% <0.00%> (+0.03%) ⬆️
... and 28 more

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 672fe13...6afeb78. Read the comment docs.

@ckkelvinchan ckkelvinchan merged commit 0ba2aae into open-mmlab:master Dec 6, 2021
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 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.

1 participant