Skip to content

Fix Generative Supports for Empty Sets#307

Merged
pulsipher merged 3 commits intomasterfrom
gen_supp_fix
May 1, 2023
Merged

Fix Generative Supports for Empty Sets#307
pulsipher merged 3 commits intomasterfrom
gen_supp_fix

Conversation

@pulsipher
Copy link
Collaborator

Fixes #306.

@pulsipher pulsipher added the bug Something isn't working label Apr 25, 2023
@pulsipher pulsipher self-assigned this Apr 25, 2023
@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Merging #307 (10f7f6d) into master (c1b8f65) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #307   +/-   ##
=======================================
  Coverage   99.77%   99.77%           
=======================================
  Files          36       36           
  Lines        7095     7099    +4     
=======================================
+ Hits         7079     7083    +4     
  Misses         16       16           
Impacted Files Coverage Δ
src/MeasureToolbox/integrals.jl 100.00% <100.00%> (ø)
src/datatypes.jl 100.00% <100.00%> (ø)

@pulsipher
Copy link
Collaborator Author

The errors are because of jump-dev/JuMP.jl#3330.

@pulsipher pulsipher merged commit 6a5951c into master May 1, 2023
@pulsipher pulsipher deleted the gen_supp_fix branch May 1, 2023 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generative Support Generation over Empty Sets

1 participant