uber-go / cadence-client

Framework for authoring workflows and activities running on top of the Cadence orchestration engine.
https://cadenceworkflow.io
MIT License
344 stars 130 forks source link

Fossa.yaml is deprecated #1195

Closed shijiesheng closed 1 year ago

shijiesheng commented 1 year ago

What changed?

Why?

How did you test it?

Potential risks

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 018443fd-f5fd-44f3-93a5-d6e715ef5354


Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/common/autoscaler/recommender.go 21 22 95.45%
internal/context.go 46 47 97.87%
internal/workflow_shadower_worker.go 115 117 98.29%
internal/workflow_testsuite.go 32 34 94.12%
internal/internal_event_handlers.go 39 42 92.86%
internal/internal_pressure_points.go 0 3 0.0%
internal/internal_workflow.go 45 48 93.75%
workflow/activity_options.go 0 3 0.0%
workflow/deterministic_wrappers.go 0 3 0.0%
internal/jwt_authorization.go 21 25 84.0%
<!-- Total: 4363 8742 49.91% -->
Files with Coverage Reduction New Missed Lines %
internal/internal_utils.go 1 85.41%
internal/internal_worker_base.go 1 81.59%
internal/session.go 1 81.9%
internal/common/thrift_util.go 2 38.46%
internal/context.go 2 85.09%
internal/workflow_testsuite.go 2 84.88%
internal/activity.go 3 93.86%
worker/worker.go 3 16.67%
workflow/workflow.go 3 47.37%
internal/internal_event_handlers.go 4 67.53%
<!-- Total: 75 -->
Totals Coverage Status
Change from base Build 5fa6f96f-16ee-498f-a5b9-afc5122773f4: -10.6%
Covered Lines: 12618
Relevant Lines: 19663

💛 - Coveralls