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

Implement primes #115

Merged
merged 2 commits into from
Dec 30, 2023
Merged

Implement primes #115

merged 2 commits into from
Dec 30, 2023

Conversation

Kolaru
Copy link
Owner

@Kolaru Kolaru commented Dec 30, 2023

Fix #113

Also slightly change vertical position of subscripts.

@codecov-commenter
Copy link

codecov-commenter commented Dec 30, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (c8cb679) 79.49% compared to head (5a27bfd) 78.87%.

Files Patch % Lines
src/engine/layout.jl 50.00% 5 Missing ⚠️
src/parser/parser.jl 80.00% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
- Coverage   79.49%   78.87%   -0.63%     
==========================================
  Files          10       10              
  Lines         556      568      +12     
==========================================
+ Hits          442      448       +6     
- Misses        114      120       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Kolaru Kolaru merged commit 36e2842 into master Dec 30, 2023
2 of 4 checks passed
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.

The prime in L"x'_2" should be treated as a superscript
2 participants