clamsproject / clams-python

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

app directory integration #137

Closed keighrim closed 1 year ago

keighrim commented 1 year ago

This PR updates the app publish actions workflow (formerly container workflow) with integration with the prototype app-directory (https://github.com/clamsproject/apps/issues/15) . Closes #134 .

codecov[bot] commented 1 year ago

Codecov Report

Merging #137 (c65e234) into develop (65157d9) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop     #137   +/-   ##
========================================
  Coverage    77.41%   77.41%           
========================================
  Files            7        7           
  Lines          580      580           
========================================
  Hits           449      449           
  Misses         131      131           
Flag Coverage Δ
unittests 77.41% <100.00%> (ø)

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

Impacted Files Coverage Δ
clams/appmetadata/__init__.py 91.22% <100.00%> (ø)