clamsproject / clams-python

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

parameters now can have multiple values of a kind #124

Closed keighrim closed 1 year ago

keighrim commented 1 year ago

This PR closes https://github.com/clamsproject/clams-python/issues/122 .

codecov[bot] commented 1 year ago

Codecov Report

Merging #124 (71390fc) into develop (51e8666) will increase coverage by 0.20%. The diff coverage is 97.05%.

@@             Coverage Diff             @@
##           develop     #124      +/-   ##
===========================================
+ Coverage    82.00%   82.20%   +0.20%     
===========================================
  Files            6        6              
  Lines          478      489      +11     
===========================================
+ Hits           392      402      +10     
- Misses          86       87       +1     
Flag Coverage Δ
unittests 82.20% <97.05%> (+0.20%) :arrow_up:

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

Impacted Files Coverage Δ
clams/appmetadata/__init__.py 91.09% <85.71%> (-0.46%) :arrow_down:
clams/app/__init__.py 87.50% <100.00%> (ø)
clams/restify/__init__.py 80.39% <100.00%> (+1.44%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.