Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add auto-tls service #2798

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from

chore: use same crypto provider as x509

3f6b47c
Select commit
Loading
Failed to load commit list.
Draft

feat: add auto-tls service #2798

chore: use same crypto provider as x509
3f6b47c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 15, 2024 in 1s

92.40% of diff hit (target 91.98%)

View this Pull Request on Codecov

92.40% of diff hit (target 91.98%)

Annotations

Check warning on line 101 in packages/auto-tls/src/auto-tls.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/auto-tls.ts#L97-L101

Added lines #L97 - L101 were not covered by tests

Check warning on line 106 in packages/auto-tls/src/auto-tls.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/auto-tls.ts#L105-L106

Added lines #L105 - L106 were not covered by tests

Check warning on line 128 in packages/auto-tls/src/auto-tls.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/auto-tls.ts#L126-L128

Added lines #L126 - L128 were not covered by tests

Check warning on line 133 in packages/auto-tls/src/auto-tls.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/auto-tls.ts#L131-L133

Added lines #L131 - L133 were not covered by tests

Check warning on line 138 in packages/auto-tls/src/auto-tls.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/auto-tls.ts#L136-L138

Added lines #L136 - L138 were not covered by tests

Check warning on line 146 in packages/auto-tls/src/auto-tls.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/auto-tls.ts#L146

Added line #L146 was not covered by tests

Check warning on line 165 in packages/auto-tls/src/auto-tls.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/auto-tls.ts#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 187 in packages/auto-tls/src/auto-tls.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/auto-tls.ts#L180-L187

Added lines #L180 - L187 were not covered by tests

Check warning on line 238 in packages/auto-tls/src/auto-tls.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/auto-tls.ts#L236-L238

Added lines #L236 - L238 were not covered by tests

Check warning on line 255 in packages/auto-tls/src/auto-tls.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/auto-tls.ts#L253-L255

Added lines #L253 - L255 were not covered by tests

Check warning on line 282 in packages/auto-tls/src/auto-tls.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/auto-tls.ts#L264-L282

Added lines #L264 - L282 were not covered by tests

Check warning on line 308 in packages/auto-tls/src/auto-tls.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/auto-tls.ts#L285-L308

Added lines #L285 - L308 were not covered by tests

Check warning on line 72 in packages/auto-tls/src/domain-mapper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/domain-mapper.ts#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 86 in packages/auto-tls/src/domain-mapper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/domain-mapper.ts#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 137 in packages/auto-tls/src/domain-mapper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/domain-mapper.ts#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 141 in packages/auto-tls/src/domain-mapper.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/domain-mapper.ts#L140-L141

Added lines #L140 - L141 were not covered by tests

Check warning on line 25 in packages/auto-tls/src/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/utils.ts#L24-L25

Added lines #L24 - L25 were not covered by tests

Check warning on line 35 in packages/auto-tls/src/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/utils.ts#L29-L35

Added lines #L29 - L35 were not covered by tests

Check warning on line 68 in packages/auto-tls/src/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/src/utils.ts#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 218 in packages/auto-tls/test/index.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/test/index.spec.ts#L218

Added line #L218 was not covered by tests

Check warning on line 221 in packages/auto-tls/test/index.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/test/index.spec.ts#L221

Added line #L221 was not covered by tests

Check warning on line 243 in packages/auto-tls/test/index.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/test/index.spec.ts#L243

Added line #L243 was not covered by tests

Check warning on line 246 in packages/auto-tls/test/index.spec.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/auto-tls/test/index.spec.ts#L246

Added line #L246 was not covered by tests