clamsproject / clams-python

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

releasing 1.0.4 #170

Closed keighrim closed 11 months ago

keighrim commented 11 months ago

Overview

This release include many updates to documentation, and clams source --scheme flag.

Additions

Changes

codecov[bot] commented 11 months ago

Codecov Report

Merging #170 (efdebbd) into main (a7ce71b) will increase coverage by 1.16%. The diff coverage is 92.85%.

@@            Coverage Diff             @@
##             main     #170      +/-   ##
==========================================
+ Coverage   75.49%   76.66%   +1.16%     
==========================================
  Files           7        7              
  Lines         604      630      +26     
==========================================
+ Hits          456      483      +27     
+ Misses        148      147       -1     
Flag Coverage Δ
unittests 76.66% <92.85%> (+1.16%) :arrow_up:

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

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