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

feat: Add tests for Constraint::Length interacting with other constraints ✨ #802

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

kdheepak
Copy link
Collaborator

@kdheepak kdheepak commented Jan 13, 2024

This PR specifies the current behavior of the layout solver with more tests.

Copy link

codecov bot commented Jan 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fe06f0c) 92.3% compared to head (d488d18) 92.3%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #802   +/-   ##
=====================================
  Coverage   92.3%   92.3%           
=====================================
  Files         58      58           
  Lines      15115   15146   +31     
=====================================
+ Hits       13955   13986   +31     
  Misses      1160    1160           

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

@kdheepak kdheepak changed the title feat: Add comprehensive tests for Constraint::Length interacting with other constraints ✨ feat: Add tests for Constraint::Length interacting with other constraints ✨ Jan 13, 2024
Copy link
Member

@joshka joshka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tidy!

@kdheepak kdheepak merged commit 425a651 into main Jan 13, 2024
42 checks passed
@kdheepak kdheepak deleted the kd/additional-tests branch January 13, 2024 01:40
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.

2 participants