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

stop colgen when db reaches ipb #1020

Merged
merged 2 commits into from
Jul 26, 2023
Merged

stop colgen when db reaches ipb #1020

merged 2 commits into from
Jul 26, 2023

Conversation

guimarqu
Copy link
Contributor

No description provided.

@guimarqu guimarqu changed the title fix bug in colgen when db reaches ipb stop colgen when db reaches ipb Jul 26, 2023
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Patch coverage: 93.33% and project coverage change: +0.01% 🎉

Comparison is base (9fc5583) 80.47% compared to head (1e53d7b) 80.49%.

❗ Current head 1e53d7b differs from pull request most recent head 57c5684. Consider uploading reports for the commit 57c5684 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1020      +/-   ##
==========================================
+ Coverage   80.47%   80.49%   +0.01%     
==========================================
  Files          85       85              
  Lines        6238     6244       +6     
==========================================
+ Hits         5020     5026       +6     
  Misses       1218     1218              
Files Changed Coverage Δ
src/ColGen/phases.jl 0.00% <0.00%> (ø)
src/Algorithm/colgen/default.jl 98.44% <100.00%> (+0.01%) ⬆️
src/Algorithm/colgen/printer.jl 77.22% <100.00%> (+0.22%) ⬆️
src/Algorithm/treesearch/branch_and_bound.jl 91.66% <100.00%> (+0.06%) ⬆️
src/ColGen/ColGen.jl 99.05% <100.00%> (ø)

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

@guimarqu guimarqu merged commit 8fd92b8 into master Jul 26, 2023
2 of 3 checks passed
@guimarqu guimarqu deleted the unbroke_test_gap branch July 26, 2023 13:35
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.

1 participant