clamsproject / clams-python

CLAMS SDK for python
http://sdk.clams.ai/
Apache License 2.0
4 stars 1 forks source link

adding a check for `choices`-enabled runtime parameters #164

Closed keighrim closed 1 year ago

keighrim commented 1 year ago

fixes #160.

codecov[bot] commented 1 year ago

Codecov Report

Merging #164 (a54984c) into develop (a7ce71b) will increase coverage by 0.08%. The diff coverage is 100.00%.

:exclamation: Current head a54984c differs from pull request most recent head ffd1e13. Consider uploading reports for the commit ffd1e13 to get more accurate results

@@             Coverage Diff             @@
##           develop     #164      +/-   ##
===========================================
+ Coverage    75.49%   75.57%   +0.08%     
===========================================
  Files            7        7              
  Lines          604      606       +2     
===========================================
+ Hits           456      458       +2     
  Misses         148      148              
Flag Coverage Δ
unittests 75.57% <100.00%> (+0.08%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
clams/app/__init__.py 87.28% <100.00%> (+0.21%) :arrow_up: