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

docs: Bump sphinx and breathe #1002

Merged
merged 2 commits into from
Sep 22, 2021

Conversation

paulgessinger
Copy link
Member

This should hopefully resolve the parsing issues that we encountered.

Fixes #875

This should hopefully resolve the parsing issues that we encountered.

Fixes acts-project#875
@paulgessinger paulgessinger added this to the next milestone Sep 21, 2021
@codecov
Copy link

codecov bot commented Sep 21, 2021

Codecov Report

Merging #1002 (dcd065b) into main (54a942c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1002   +/-   ##
=======================================
  Coverage   48.71%   48.71%           
=======================================
  Files         337      337           
  Lines       17288    17288           
  Branches     8166     8166           
=======================================
  Hits         8422     8422           
  Misses       3125     3125           
  Partials     5741     5741           

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 54a942c...dcd065b. Read the comment docs.

Copy link
Contributor

@HadrienG2 HadrienG2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@paulgessinger paulgessinger merged commit 867a174 into acts-project:main Sep 22, 2021
@paulgessinger paulgessinger deleted the bump-sphinx-breathe branch September 22, 2021 07:25
@paulgessinger paulgessinger modified the milestones: next, v14.0.0 Oct 11, 2021
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.

Sphinx 4.1.0 breaks our docs build
2 participants