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 other references #291

Merged
merged 2 commits into from May 5, 2020
Merged

Conversation

eric-wieser
Copy link
Member

First commit is #290

@codecov
Copy link

codecov bot commented May 5, 2020

Codecov Report

Merging #291 into master will decrease coverage by 0.34%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #291      +/-   ##
==========================================
- Coverage   72.61%   72.26%   -0.35%     
==========================================
  Files          14       14              
  Lines        4396     4341      -55     
==========================================
- Hits         3192     3137      -55     
  Misses       1204     1204              
Impacted Files Coverage Δ
galgebra/lt.py 43.05% <0.00%> (-0.59%) ⬇️
galgebra/ga.py 76.47% <0.00%> (-0.51%) ⬇️
galgebra/printer.py 76.36% <0.00%> (-0.25%) ⬇️
galgebra/mv.py 74.18% <0.00%> (-0.25%) ⬇️
galgebra/metric.py 75.84% <0.00%> (-0.22%) ⬇️
galgebra/dop.py 88.42% <0.00%> (-0.10%) ⬇️
galgebra/deprecated.py 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 71fa239...c02b92d. Read the comment docs.

@utensil utensil mentioned this pull request May 5, 2020
27 tasks
In order to reference code blocks, we have to switch from `code` to `code-block` directives.
Similarly, tables need wrapping in `table` directives.
@eric-wieser eric-wieser merged commit f28ef74 into pygae:master May 5, 2020
@eric-wieser eric-wieser deleted the fix-other-references branch May 6, 2020 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: docs Documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants