Archery icon indicating copy to clipboard operation
Archery copied to clipboard

工单部分接口调用合并至api

Open hhyo opened this issue 1 year ago • 1 comments

  • 升级部分基础依赖(未完全测试)
  • 调整api项目的目录结构
  • 部分工单接口转移至api,版本为v2

hhyo avatar Oct 07 '22 15:10 hhyo

Codecov Report

Attention: 137 lines in your changes are missing coverage. Please review.

Comparison is base (90fc156) 76.34% compared to head (519e357) 76.05%.

Files Patch % Lines
sql_api/serializers/sql_workflow.py 54.48% 71 Missing :warning:
sql_api/api_views/sql_workflow.py 60.57% 41 Missing :warning:
sql_api/permissions/sql_workflow.py 43.90% 23 Missing :warning:
sql_api/serializers/__init__.py 89.47% 2 Missing :warning:
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1897      +/-   ##
==========================================
- Coverage   76.34%   76.05%   -0.30%     
==========================================
  Files         115      119       +4     
  Lines       15852    15862      +10     
==========================================
- Hits        12103    12064      -39     
- Misses       3749     3798      +49     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 07 '22 16:10 codecov[bot]