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

Lints & More #13

Merged
merged 2 commits into from
Nov 5, 2020
Merged

Lints & More #13

merged 2 commits into from
Nov 5, 2020

Conversation

remi-dupre
Copy link
Contributor

@remi-dupre remi-dupre commented Nov 5, 2020

Introduce two slight changes:

  • fix clippy lints (mostly use of assert!(false) and tips to allow for a bit of floating point errors in tests)
  • enforce BoundaryPart's invariant of being non-empty, this is now a safe struct that can't produce a panic anymore

@remi-dupre remi-dupre merged commit 49087b3 into master Nov 5, 2020
@remi-dupre remi-dupre deleted the lints branch November 5, 2020 11:10
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