martinlackner / abcvoting

Python implementations of approval-based committee (multi-winner) voting rules
https://abcvoting.readthedocs.io/
MIT License
32 stars 16 forks source link

Minor fixes, refactorings and comments in __gurobi_thiele_methods() #26

Closed lumbric closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #26 (9a517bf) into master (58860e8) will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   81.89%   81.89%           
=======================================
  Files          37       37           
  Lines        2558     2558           
=======================================
  Hits         2095     2095           
  Misses        463      463           
Impacted Files Coverage Δ
abcvoting/abcrules_gurobi.py 5.61% <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 58860e8...9a517bf. Read the comment docs.