Skip to content

Conversation

@gustaphe
Copy link
Collaborator

@gustaphe gustaphe commented Jul 4, 2024

I headed out to add some infix comparison operators, but wasn't happy to have to defend keeping the weird parenthesis issues, so I fixed that too.

List of infix comparison operators

These are the ones currently in the comparison dictionary:
image

Closes #168
Closes #239
Closes #279
Does much of #246

@codecov
Copy link

codecov bot commented Jul 11, 2024

Codecov Report

Attention: Patch coverage is 85.13514% with 11 lines in your changes missing coverage. Please review.

Project coverage is 82.01%. Comparing base (1577e93) to head (86d9460).
Report is 12 commits behind head on master.

Files Patch % Lines
src/latexoperation.jl 82.81% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #296      +/-   ##
==========================================
+ Coverage   77.81%   82.01%   +4.19%     
==========================================
  Files          21       21              
  Lines         834      873      +39     
==========================================
+ Hits          649      716      +67     
+ Misses        185      157      -28     

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

@gustaphe
Copy link
Collaborator Author

Will probably need to forgo "\forall", it's not valid in 1.6

@gustaphe gustaphe merged commit f3a97c7 into korsbo:master Aug 4, 2024
@gustaphe gustaphe deleted the operators branch August 4, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant