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 mypy violations (for mypy-0.740) #6747

Merged
merged 1 commit into from Oct 20, 2019
Merged

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Oct 20, 2019

Feature or Bugfix

  • Refactoring

@tk0miya tk0miya added this to the 2.2.1 milestone Oct 20, 2019
@codecov
Copy link

codecov bot commented Oct 20, 2019

Codecov Report

Merging #6747 into 2.2.1 will decrease coverage by 0.02%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##            2.2.1    #6747      +/-   ##
==========================================
- Coverage   83.78%   83.75%   -0.03%     
==========================================
  Files         269      271       +2     
  Lines       40981    41015      +34     
  Branches     5999     6002       +3     
==========================================
+ Hits        34336    34353      +17     
- Misses       5321     5335      +14     
- Partials     1324     1327       +3
Impacted Files Coverage Δ
setup.py 0% <ø> (ø) ⬆️
sphinx/util/pycompat.py 95.12% <0%> (ø) ⬆️
sphinx/util/docutils.py 91.76% <100%> (ø) ⬆️
sphinx/domains/cpp.py 82.91% <100%> (ø) ⬆️
sphinx/util/matching.py 100% <100%> (ø) ⬆️
sphinx/__init__.py 73.91% <0%> (ø)
sphinx/make_mode.py 0% <0%> (ø)

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 d000de6...0b719fa. Read the comment docs.

@tk0miya tk0miya merged commit f30e2af into sphinx-doc:2.2.1 Oct 20, 2019
@tk0miya tk0miya deleted the mypy-0.740 branch October 20, 2019 04:41
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 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.

None yet

1 participant