Closed sourcery-ai[bot] closed 1 year ago
Update in Initial Checks and Setup of Geometry In the geometry setup file, this PR makes improvements to how it checks and deals with 'holes' in the system. Earlier, there was an ambiguity in understanding how these were being checked. This update ensures that the program only proceeds if there are 'holes' detected.
Removal of Unused Variables and Enhancements As a measure for code clean up, the PR removes an unused variable that was defined previously. It introduces a more streamlined process to deal with 'holes'. The enhancements make the process of dealing with the system's 'holes' more efficient.
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
e5e9e04
) 100.00% compared to head (731a29e
) 100.00%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Pull Request #177 refactored by Sourcery.
If you're happy with these changes, merge this Pull Request using the Squash and merge strategy.
NOTE: As code is pushed to the original Pull Request, Sourcery will re-run and update (force-push) this Pull Request with new refactorings as necessary. If Sourcery finds no refactorings at any point, this Pull Request will be closed automatically.
See our documentation here.
Run Sourcery locally
Reduce the feedback loop during development by using the Sourcery editor plugin:
Review changes via command line
To manually merge these changes, make sure you're on the
128-geometries-should-be-immutable-and-hashable
branch, then run:Help us improve this pull request!