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

Drop APIs deprecated in 2.0 #5370

Merged
merged 1 commit into from
Sep 5, 2018

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Sep 2, 2018

Feature or Bugfix

  • Refactoring

Purpose

  • It's time to clean up!

@tk0miya tk0miya added this to the 2.0.0 milestone Sep 2, 2018
@tk0miya tk0miya force-pushed the drop_deprecated_methods branch 4 times, most recently from 524efd3 to 229ef81 Compare September 2, 2018 08:36
@codecov
Copy link

codecov bot commented Sep 2, 2018

Codecov Report

Merging #5370 into master will increase coverage by 0.48%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #5370      +/-   ##
==========================================
+ Coverage    82.1%   82.59%   +0.48%     
==========================================
  Files         303      286      -17     
  Lines       40165    39761     -404     
  Branches     6206     6145      -61     
==========================================
- Hits        32977    32840     -137     
+ Misses       5820     5561     -259     
+ Partials     1368     1360       -8
Impacted Files Coverage Δ
sphinx/testing/util.py 92.79% <ø> (-0.13%) ⬇️
sphinx/transforms/post_transforms/__init__.py 65.97% <ø> (+5.47%) ⬆️
sphinx/ext/intersphinx.py 86.78% <ø> (+0.57%) ⬆️
sphinx/builders/__init__.py 78.5% <ø> (+0.82%) ⬆️
sphinx/application.py 75.07% <ø> (+2.56%) ⬆️
setup.py 0% <ø> (ø) ⬆️
sphinx/parsers.py 77.41% <ø> (+4.69%) ⬆️
sphinx/domains/cpp.py 83.83% <0%> (ø) ⬆️
sphinx/theming.py 73.24% <100%> (+4.82%) ⬆️
sphinx/deprecation.py 62.06% <100%> (-2.45%) ⬇️
... and 18 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 bc02abc...a7cab00. Read the comment docs.

@tk0miya tk0miya merged commit aa3e590 into sphinx-doc:master Sep 5, 2018
@tk0miya tk0miya deleted the drop_deprecated_methods branch September 5, 2018 13:56
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant