Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Use only half-reified constraints where appropriate (#34) #67

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

lalithsuresh
Copy link
Contributor

First cut at only creating half-reified constraints where appropriate.

@lalithsuresh lalithsuresh added the enhancement New feature or request label Sep 22, 2020
@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2020

Codecov Report

Merging #67 into master will decrease coverage by 0.32%.
The diff coverage is 63.82%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #67      +/-   ##
============================================
- Coverage     80.74%   80.41%   -0.33%     
- Complexity     1050     1058       +8     
============================================
  Files            76       76              
  Lines          4633     4673      +40     
  Branches        484      504      +20     
============================================
+ Hits           3741     3758      +17     
- Misses          682      690       +8     
- Partials        210      225      +15     
Impacted Files Coverage Δ Complexity Δ
dcm/src/main/java/com/vmware/dcm/backend/Ops.java 76.26% <45.45%> (-4.88%) 113.00 <13.00> (+7.00) ⬇️
...ain/java/com/vmware/dcm/backend/OrToolsSolver.java 89.57% <89.47%> (-0.22%) 142.00 <2.00> (+1.00) ⬇️
...eduler/src/main/java/com/vmware/dcm/Scheduler.java 63.55% <100.00%> (+0.31%) 12.00 <0.00> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 301e8b3...d8ea8c9. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants