clamsproject / clams-python

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

removing legacy style at_type version checking #130

Closed keighrim closed 1 year ago

keighrim commented 1 year ago

fixes #129 .

codecov[bot] commented 1 year ago

Codecov Report

Merging #130 (99c1da0) into develop (6ab53c5) will decrease coverage by 0.18%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #130      +/-   ##
===========================================
- Coverage    76.45%   76.28%   -0.18%     
===========================================
  Files            7        7              
  Lines          548      544       -4     
===========================================
- Hits           419      415       -4     
  Misses         129      129              
Flag Coverage Δ
unittests 76.28% <ø> (-0.18%) :arrow_down:

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

Impacted Files Coverage Δ
clams/app/__init__.py 84.16% <ø> (-0.52%) :arrow_down: