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

Exclude idls subfolder from licencegen tool #1163

Closed vytautas-karpavicius closed 2 years ago

vytautas-karpavicius commented 2 years ago

What changed? Exclude idls subfolder from licencegen tool

Why? Generated idls have slight different header, which make the tool complain. As this is from a different repo - do not check them.

How did you test it?

Potential risks

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 17c78521-3d67-4fbc-82b9-59174ee193e8


Files with Coverage Reduction New Missed Lines %
internal/compatibility/thrift/enum.go 4 21.2%
internal/compatibility/thrift/types.go 9 45.83%
<!-- Total: 13 -->
Totals Coverage Status
Change from base Build eaf88a77-2d88-44b8-bfdb-bb1b53529d95: -0.07%
Covered Lines: 12373
Relevant Lines: 19427

💛 - Coveralls