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

breaking: replace DisjunctConstraint with Disjunct #86

Merged
merged 1 commit into from
Oct 17, 2023

breaking: replace DisjunctConstraint with Disjunct

b6e0902
Select commit
Loading
Failed to load commit list.
Merged

breaking: replace DisjunctConstraint with Disjunct #86

breaking: replace DisjunctConstraint with Disjunct
b6e0902
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2023 in 1s

98.70% (+0.00%) compared to 98f5246

View this Pull Request on Codecov

98.70% (+0.00%) compared to 98f5246

Details

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (98f5246) 98.70% compared to head (b6e0902) 98.70%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #86   +/-   ##
=======================================
  Coverage   98.70%   98.70%           
=======================================
  Files          10       10           
  Lines         924      924           
=======================================
  Hits          912      912           
  Misses         12       12           
Files Coverage Δ
src/constraints.jl 98.63% <ø> (ø)
src/datatypes.jl 100.00% <ø> (ø)
src/macros.jl 96.12% <ø> (ø)

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