crim-ca / weaver

Weaver: Workflow Execution Management Service (EMS); Application, Deployment and Execution Service (ADES); OGC API - Processes; WPS; CWL Application Package
https://pavics-weaver.readthedocs.io
Apache License 2.0
24 stars 6 forks source link

security and listing fixes #488

Closed fmigneault closed 1 year ago

fmigneault commented 1 year ago
codecov[bot] commented 1 year ago

Codecov Report

Merging #488 (cd9fe4e) into master (e7f3022) will increase coverage by 0.08%. The diff coverage is 78.49%.

@@            Coverage Diff             @@
##           master     #488      +/-   ##
==========================================
+ Coverage   83.47%   83.55%   +0.08%     
==========================================
  Files          77       77              
  Lines       15572    15613      +41     
  Branches     2374     2376       +2     
==========================================
+ Hits        12999    13046      +47     
+ Misses       1901     1896       -5     
+ Partials      672      671       -1     
Impacted Files Coverage Δ
weaver/store/base.py 100.00% <ø> (ø)
weaver/store/mongodb.py 76.39% <10.00%> (+0.51%) :arrow_up:
weaver/wps_restapi/colander_extras.py 81.34% <93.54%> (+0.36%) :arrow_up:
weaver/database/mongodb.py 88.15% <100.00%> (+0.15%) :arrow_up:
weaver/sort.py 100.00% <100.00%> (ø)
weaver/wps_restapi/jobs/jobs.py 88.88% <100.00%> (-0.13%) :arrow_down:
weaver/wps_restapi/jobs/utils.py 77.94% <100.00%> (+1.18%) :arrow_up:
weaver/wps_restapi/swagger_definitions.py 99.92% <100.00%> (+<0.01%) :arrow_up:
... and 1 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.