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

Revise lax document with katexit #330

Merged
merged 13 commits into from Sep 8, 2022
Merged

Revise lax document with katexit #330

merged 13 commits into from Sep 8, 2022

Conversation

termoshtt
Copy link
Member

@termoshtt termoshtt commented Sep 2, 2022

katexit is a proc-macro to insert KaTeX auto-render script

@termoshtt termoshtt self-assigned this Sep 2, 2022
@codecov
Copy link

codecov bot commented Sep 2, 2022

Codecov Report

Merging #330 (c25cc23) into master (a4b3118) will decrease coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #330      +/-   ##
==========================================
- Coverage   90.00%   89.92%   -0.08%     
==========================================
  Files          72       72              
  Lines        3912     3912              
==========================================
- Hits         3521     3518       -3     
- Misses        391      394       +3     
Impacted Files Coverage Δ
lax/src/cholesky.rs 100.00% <ø> (ø)
lax/src/eig.rs 100.00% <ø> (ø)
lax/src/eigh.rs 95.00% <ø> (ø)
lax/src/flags.rs 100.00% <ø> (ø)
lax/src/least_squares.rs 100.00% <ø> (ø)
lax/src/lib.rs 90.90% <ø> (ø)
lax/src/solve.rs 100.00% <ø> (ø)
lax/src/solveh.rs 75.51% <ø> (ø)
lax/src/svd.rs 96.07% <ø> (ø)
lax/src/svddc.rs 100.00% <ø> (ø)
... and 3 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Drop module-level doc in solve.rs
@termoshtt termoshtt force-pushed the katexit branch 2 times, most recently from 6fa5827 to af5eac2 Compare September 7, 2022 04:22
@termoshtt termoshtt force-pushed the katexit branch 4 times, most recently from ea1a629 to 93cfaee Compare September 7, 2022 12:48
@termoshtt termoshtt changed the title Revise lax document Revise lax document with katexit Sep 8, 2022
@termoshtt termoshtt marked this pull request as ready for review September 8, 2022 08:23
@termoshtt termoshtt merged commit 991a744 into master Sep 8, 2022
@termoshtt termoshtt deleted the katexit branch September 8, 2022 08:27
@termoshtt termoshtt added the docs label Sep 8, 2022
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.

None yet

1 participant