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 tests for tree search #1013

Merged
merged 1 commit into from
Jul 24, 2023
Merged

add tests for tree search #1013

merged 1 commit into from
Jul 24, 2023

Conversation

najaverzat
Copy link
Contributor

I added two more tests for tree search

  • one with the search tree all explored and no primal solution found
  • one with the search tree all explored and a primal solution found
    both pass

@najaverzat najaverzat requested a review from guimarqu July 24, 2023 12:58
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (f0d3359) 80.55% compared to head (a4cd420) 80.55%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1013   +/-   ##
=======================================
  Coverage   80.55%   80.55%           
=======================================
  Files          85       85           
  Lines        6228     6228           
=======================================
  Hits         5017     5017           
  Misses       1211     1211           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@guimarqu guimarqu merged commit f634189 into master Jul 24, 2023
@guimarqu guimarqu deleted the add_tests_treesearch branch July 24, 2023 14:38
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