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

Docs and MultiErlangC properties #30

Closed rodrigo-arenas closed 2 years ago

rodrigo-arenas commented 2 years ago

This PR includes:

codecov[bot] commented 2 years ago

Codecov Report

Merging #30 (15b711f) into main (5864e73) will increase coverage by 0.78%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##             main       #30      +/-   ##
===========================================
+ Coverage   99.21%   100.00%   +0.78%     
===========================================
  Files          10        10              
  Lines         254       257       +3     
===========================================
+ Hits          252       257       +5     
+ Misses          2         0       -2     
Impacted Files Coverage Δ
pyworkforce/scheduling/utils.py 100.00% <ø> (ø)
pyworkforce/_version.py 100.00% <100.00%> (ø)
pyworkforce/queuing/erlang.py 100.00% <100.00%> (+2.08%) :arrow_up:
pyworkforce/scheduling/__init__.py 100.00% <100.00%> (ø)
pyworkforce/scheduling/base.py 100.00% <100.00%> (ø)
pyworkforce/scheduling/shifts_selection.py 100.00% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more