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 #3080: multiline rubrics and citations are broken in texinfo builder #5600

Merged
merged 2 commits into from Nov 9, 2018

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Nov 8, 2018

Feature or Bugfix

  • Bugfix

Purpose

@codecov
Copy link

codecov bot commented Nov 8, 2018

Codecov Report

Merging #5600 into master will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #5600      +/-   ##
=========================================
+ Coverage   83.19%   83.2%   +0.01%     
=========================================
  Files         292     292              
  Lines       39193   39208      +15     
  Branches     5873    5873              
=========================================
+ Hits        32605   32623      +18     
+ Misses       5224    5221       -3     
  Partials     1364    1364
Impacted Files Coverage Δ
sphinx/writers/texinfo.py 88.08% <100%> (+0.25%) ⬆️
tests/test_build_texinfo.py 86.66% <100%> (+4.31%) ⬆️
sphinx/builders/texinfo.py 74.14% <0%> (+0.68%) ⬆️

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 16f47cd...feba53f. Read the comment docs.

@tk0miya tk0miya changed the base branch from master to 1.8 November 8, 2018 15:59
@tk0miya tk0miya merged commit b28ab1e into sphinx-doc:1.8 Nov 9, 2018
@tk0miya tk0miya deleted the 3080_invalid_texinfo branch November 9, 2018 13:08
@tk0miya tk0miya mentioned this pull request Nov 9, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 24, 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