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: Timestamp #207

Merged
merged 86 commits into from
Jul 8, 2024

Merge branch 'notaryproject:main' into tsa

7f0c505
Select commit
Loading
Failed to load commit list.
Merged

feat: Timestamp #207

Merge branch 'notaryproject:main' into tsa
7f0c505
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 3, 2024 in 0s

90.42% of diff hit (target 89.87%)

View this Pull Request on Codecov

90.42% of diff hit (target 89.87%)

Annotations

Check warning on line 62 in internal/timestamp/timestamp.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/timestamp/timestamp.go#L62

Added line #L62 was not covered by tests

Check warning on line 246 in signature/cose/envelope.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

signature/cose/envelope.go#L246

Added line #L246 was not covered by tests

Check warning on line 239 in signature/jws/envelope.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

signature/jws/envelope.go#L239

Added line #L239 was not covered by tests

Check warning on line 243 in signature/jws/envelope.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

signature/jws/envelope.go#L243

Added line #L243 was not covered by tests

Check warning on line 247 in signature/jws/envelope.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

signature/jws/envelope.go#L247

Added line #L247 was not covered by tests

Check warning on line 232 in testhelper/certificatetest.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

testhelper/certificatetest.go#L232

Added line #L232 was not covered by tests

Check warning on line 38 in x509/codesigning_cert_validations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x509/codesigning_cert_validations.go#L38

Added line #L38 was not covered by tests

Check warning on line 41 in x509/codesigning_cert_validations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x509/codesigning_cert_validations.go#L41

Added line #L41 was not covered by tests

Check warning on line 59 in x509/codesigning_cert_validations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x509/codesigning_cert_validations.go#L59

Added line #L59 was not covered by tests

Check warning on line 81 in x509/codesigning_cert_validations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x509/codesigning_cert_validations.go#L81

Added line #L81 was not covered by tests

Check warning on line 87 in x509/codesigning_cert_validations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x509/codesigning_cert_validations.go#L87

Added line #L87 was not covered by tests

Check warning on line 130 in x509/codesigning_cert_validations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x509/codesigning_cert_validations.go#L130

Added line #L130 was not covered by tests

Check warning on line 103 in x509/helper.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x509/helper.go#L103

Added line #L103 was not covered by tests

Check warning on line 40 in x509/timestamp_cert_validations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x509/timestamp_cert_validations.go#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 42 in x509/timestamp_cert_validations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x509/timestamp_cert_validations.go#L42

Added line #L42 was not covered by tests

Check warning on line 52 in x509/timestamp_cert_validations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x509/timestamp_cert_validations.go#L52

Added line #L52 was not covered by tests

Check warning on line 74 in x509/timestamp_cert_validations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x509/timestamp_cert_validations.go#L74

Added line #L74 was not covered by tests

Check warning on line 80 in x509/timestamp_cert_validations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x509/timestamp_cert_validations.go#L80

Added line #L80 was not covered by tests

Check warning on line 84 in x509/timestamp_cert_validations.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

x509/timestamp_cert_validations.go#L84

Added line #L84 was not covered by tests