clamsproject / clams-python

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

metadata returned by GET calls now includes information about "universal" parameters #105

Closed keighrim closed 1 year ago

keighrim commented 1 year ago

fixes #99.

codecov[bot] commented 1 year ago

Codecov Report

Merging #105 (5526e89) into develop (ff731b5) will increase coverage by 0.18%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #105      +/-   ##
===========================================
+ Coverage    80.53%   80.72%   +0.18%     
===========================================
  Files            5        5              
  Lines          411      415       +4     
===========================================
+ Hits           331      335       +4     
  Misses          80       80              
Flag Coverage Δ
unittests 80.72% <100.00%> (+0.18%) :arrow_up:

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

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

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