rodrigo-arenas / pyworkforce

Standard tools for workforce management, queuing, scheduling, rostering and optimization problems.
https://pyworkforce.readthedocs.io
MIT License
73 stars 19 forks source link

Feature/multi erlang c #22

Closed rodrigo-arenas closed 3 years ago

rodrigo-arenas commented 3 years ago

MultiErlangC class to make several ErlangC fits under a single method, similar to sklean's grid search

codecov-io commented 3 years ago

Codecov Report

Merging #22 (cbbf360) into develop (6a40003) will decrease coverage by 1.00%. The diff coverage is 94.87%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #22      +/-   ##
===========================================
- Coverage   100.00%   99.00%   -1.00%     
===========================================
  Files            6        6              
  Lines          163      200      +37     
===========================================
+ Hits           163      198      +35     
- Misses           0        2       +2     
Impacted Files Coverage Δ
pyworkforce/queuing/erlang.py 97.91% <94.59%> (-2.09%) :arrow_down:
pyworkforce/queuing/__init__.py 100.00% <100.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 6a40003...cbbf360. Read the comment docs.