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 `` code in docstrings #411

Merged
merged 1 commit into from
Sep 9, 2021
Merged

fix `` code in docstrings #411

merged 1 commit into from
Sep 9, 2021

Conversation

Wikunia
Copy link
Member

@Wikunia Wikunia commented Sep 8, 2021

How did you address these issues with this PR? What methods did you use?
Twice `` was in the docstrings to start an inline code "block" which I changed to `

@codecov
Copy link

codecov bot commented Sep 8, 2021

Codecov Report

Merging #411 (a4d4892) into master (2f9e047) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #411      +/-   ##
==========================================
+ Coverage   96.25%   96.31%   +0.05%     
==========================================
  Files          35       35              
  Lines        1521     1545      +24     
==========================================
+ Hits         1464     1488      +24     
  Misses         57       57              
Impacted Files Coverage Δ
src/shorthands/JCircle.jl 100.00% <ø> (ø)
src/shorthands/JEllipse.jl 100.00% <ø> (ø)
src/backgrounds.jl 100.00% <0.00%> (ø)

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 2f9e047...a4d4892. Read the comment docs.

@Wikunia Wikunia merged commit 2a2befd into master Sep 9, 2021
@Wikunia Wikunia deleted the wik-docs-fix-code branch September 9, 2021 20:37
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.

1 participant