LasLabs / python-five9

Interact with Five9 Cloud Call Center using Python
https://laslabs.github.io/python-five9
MIT License
18 stars 14 forks source link

[IMP] Do not allow empty dicts or lists #18

Closed lasley closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #18 into master will increase coverage by <.01%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
+ Coverage   99.26%   99.26%   +<.01%     
==========================================
  Files           9        9              
  Lines         272      273       +1     
  Branches       29       29              
==========================================
+ Hits          270      271       +1     
  Misses          1        1              
  Partials        1        1
Impacted Files Coverage Δ
five9/environment.py 100% <100%> (ø) :arrow_up:
five9/models/base_model.py 97.14% <100%> (ø) :arrow_up: