clamsproject / clams-python

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

79 dependency in appmetadata #87

Closed keighrim closed 3 years ago

keighrim commented 3 years ago

This PR adds two more fields to app metadata, as discussed in #79. Closes #79.

codecov[bot] commented 3 years ago

Codecov Report

Merging #87 (3a67593) into develop (6517984) will increase coverage by 0.51%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #87      +/-   ##
===========================================
+ Coverage    78.67%   79.18%   +0.51%     
===========================================
  Files            6        6              
  Lines          408      418      +10     
===========================================
+ Hits           321      331      +10     
  Misses          87       87              
Flag Coverage Δ
unittests 79.18% <100.00%> (+0.51%) :arrow_up:

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

Impacted Files Coverage Δ
clams/appmetadata/__init__.py 89.74% <100.00%> (+0.95%) :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 6517984...3a67593. Read the comment docs.