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
23 stars 6 forks source link

fix notification email encrypt/decrypt implementation #571

Closed fmigneault closed 9 months ago

fmigneault commented 9 months ago

Changes

Fixes

codecov[bot] commented 9 months ago

Codecov Report

Merging #571 (4b50015) into master (3680c5d) will increase coverage by 0.15%. The diff coverage is 91.66%.

@@            Coverage Diff             @@
##           master     #571      +/-   ##
==========================================
+ Coverage   84.55%   84.71%   +0.15%     
==========================================
  Files          79       79              
  Lines       17793    17828      +35     
  Branches     2709     2708       -1     
==========================================
+ Hits        15045    15103      +58     
+ Misses       2020     1992      -28     
- Partials      728      733       +5     
Files Coverage Δ
weaver/store/base.py 100.00% <ø> (ø)
weaver/store/mongodb.py 78.31% <100.00%> (-0.07%) :arrow_down:
weaver/wps_restapi/jobs/jobs.py 89.63% <ø> (-0.11%) :arrow_down:
weaver/wps_restapi/swagger_definitions.py 99.82% <ø> (-0.01%) :arrow_down:
weaver/notify.py 80.64% <97.43%> (+43.14%) :arrow_up:
weaver/datatype.py 79.08% <88.23%> (+0.26%) :arrow_up:
weaver/processes/execution.py 84.33% <33.33%> (-0.20%) :arrow_down: