clamsproject / clams-python

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

releasing 0.5.0 #88

Closed keighrim closed 2 years ago

keighrim commented 2 years ago

This release contains changes in AppMetadata scheme and bug fix in Restifier.

codecov[bot] commented 2 years ago

Codecov Report

Merging #88 (2882536) into master (08a1843) will increase coverage by 0.95%. The diff coverage is 96.87%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #88      +/-   ##
==========================================
+ Coverage   78.62%   79.58%   +0.95%     
==========================================
  Files           6        6              
  Lines         407      431      +24     
==========================================
+ Hits          320      343      +23     
- Misses         87       88       +1     
Flag Coverage Δ
unittests 79.58% <96.87%> (+0.95%) :arrow_up:

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

Impacted Files Coverage Δ
clams/restify/__init__.py 75.86% <92.85%> (+2.88%) :arrow_up:
clams/app/__init__.py 85.85% <100.00%> (ø)
clams/appmetadata/__init__.py 89.74% <100.00%> (+1.06%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 08a1843...2882536. Read the comment docs.