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

Introducing the two stacking functions HStack + VStack #13

Merged
merged 5 commits into from
Dec 15, 2024

Conversation

kwesiRutledge
Copy link
Collaborator

Also introduced the method ConcretizeExpression which helps make this function intuitive.

Copy link

codecov bot commented Dec 15, 2024

Codecov Report

Attention: Patch coverage is 80.67227% with 23 lines in your changes missing coverage. Please review.

Project coverage is 85.41%. Comparing base (d40667a) to head (f8fae16).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
symbolic/expression.go 70.42% 20 Missing and 1 partial ⚠️
symbolic/monomial.go 0.00% 1 Missing ⚠️
symbolic/variable_matrix.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #13      +/-   ##
==========================================
- Coverage   86.17%   85.41%   -0.77%     
==========================================
  Files          38       38              
  Lines        5462     5676     +214     
==========================================
+ Hits         4707     4848     +141     
- Misses        700      763      +63     
- Partials       55       65      +10     

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

@kwesiRutledge kwesiRutledge merged commit 6dbb4af into main Dec 15, 2024
3 of 5 checks passed
@kwesiRutledge kwesiRutledge deleted the kr/feature/stacking1 branch December 15, 2024 22:43
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