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 ellipse documentation formatting #597

Merged
merged 1 commit into from
Jan 21, 2021
Merged

Conversation

adam-trhon
Copy link
Contributor

An empty line is missing after ellipse short summary, causing the whole
text to be inserted to API Reference
(http://cadquery.readthedocs.io/en/latest/apireference.html)

An empty line is missing after ellipse short summary, causing the whole
text to be inserted to API Reference
(http://cadquery.readthedocs.io/en/latest/apireference.html)
@codecov
Copy link

codecov bot commented Jan 21, 2021

Codecov Report

Merging #597 (27ec5c9) into master (53a76d4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #597   +/-   ##
=======================================
  Coverage   94.26%   94.26%           
=======================================
  Files          29       29           
  Lines        6348     6348           
  Branches      675      675           
=======================================
  Hits         5984     5984           
  Misses        226      226           
  Partials      138      138           
Impacted Files Coverage Δ
cadquery/cq.py 89.65% <ø> (ø)

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 53a76d4...27ec5c9. Read the comment docs.

@jmwright
Copy link
Member

Thanks @adam-trhon !

@jmwright jmwright merged commit 8fcfb02 into CadQuery:master Jan 21, 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.

2 participants