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

Add find_intersections to comparisons test suite #205

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

omus
Copy link
Collaborator

@omus omus commented Oct 18, 2022

While reviewing #203 I was concerned about the small amount of testing done on find_intersections. This addition makes me more confident in that basic behaviours of find_intersections are working.

@omus omus force-pushed the cv/find-intersections-comparison-tests branch from d928cda to bc08bbb Compare October 20, 2022 15:34
@omus
Copy link
Collaborator Author

omus commented Oct 20, 2022

Rebasing to get the CI to pass

@codecov
Copy link

codecov bot commented Oct 20, 2022

Codecov Report

Merging #205 (2999a5d) into master (2999a5d) will not change coverage.
The diff coverage is n/a.

❗ Current head 2999a5d differs from pull request most recent head bc08bbb. Consider uploading reports for the commit bc08bbb to get more accurate results

@@           Coverage Diff           @@
##           master     #205   +/-   ##
=======================================
  Coverage   84.31%   84.31%           
=======================================
  Files          12       12           
  Lines         848      848           
=======================================
  Hits          715      715           
  Misses        133      133           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@omus omus merged commit b09a1af into master Jun 14, 2023
@omus omus deleted the cv/find-intersections-comparison-tests branch June 14, 2023 14:45
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