DARPA-ASKEM / knowledge-middleware

TA1 extraction pipelines
Apache License 2.0
3 stars 0 forks source link

Removed local TA1 containers and submodule #165

Closed Sorrento110 closed 11 months ago

Sorrento110 commented 11 months ago

Description

Resolves #133

brandomr commented 11 months ago

@dgauldie this won't impact orchestration right? We just don't need these here anymore.

codecov[bot] commented 11 months ago

Codecov Report

Merging #165 (65a8a00) into main (2c32c25) will increase coverage by 2.65%. Report is 81 commits behind head on main. The diff coverage is 83.62%.

@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
+ Coverage   81.78%   84.43%   +2.65%     
==========================================
  Files           5        6       +1     
  Lines         505      816     +311     
==========================================
+ Hits          413      689     +276     
- Misses         92      127      +35     
Files Coverage Δ
api/server.py 97.10% <100.00%> (+6.33%) :arrow_up:
lib/settings.py 96.42% <96.42%> (ø)
api/utils.py 77.27% <75.00%> (+2.66%) :arrow_up:
worker/utils.py 86.93% <86.93%> (ø)
worker/operations.py 80.56% <80.56%> (ø)

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!