dwavesystems / penaltymodel

Utilities and interfaces for using penalty models.
https://docs.ocean.dwavesys.com/projects/penaltymodel/en/latest
Apache License 2.0
19 stars 21 forks source link

Support dimod 0.10 #132

Closed arcondello closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #132 (5059fa3) into master (375beca) will increase coverage by 0.18%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   95.78%   95.97%   +0.18%     
==========================================
  Files          29       33       +4     
  Lines        1401     1714     +313     
==========================================
+ Hits         1342     1645     +303     
- Misses         59       69      +10     
Impacted Files Coverage Δ
penaltymodel_cache/setup.py 0.00% <ø> (ø)
penaltymodel_maxgap/penaltymodel/maxgap/theta.py 97.91% <100.00%> (+0.29%) :arrow_up:
penaltymodel_cache/tests/test_interface.py 98.96% <0.00%> (ø)
penaltymodel_cache/penaltymodel/__init__.py 100.00% <0.00%> (ø)
penaltymodel_maxgap/tests/test_generation.py 100.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 375beca...5059fa3. Read the comment docs.