repository-service-tuf / repository-service-tuf-api

Repository Service for TUF: API
MIT License
8 stars 19 forks source link

fix: sigstore distributed async signing #666

Closed kairoaraujo closed 1 month ago

kairoaraujo commented 1 month ago

Description

Allows the bundle part for signing

This re-uses the TUFSignatures pydantic structure

Types of changes

Additional requirements

Code of Conduct

By submitting this PR, you agree to follow our Code of Conduct.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.09%. Comparing base (25928b7) to head (44efcaa). Report is 107 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #666 +/- ## ========================================== + Coverage 98.97% 99.09% +0.11% ========================================== Files 14 14 Lines 588 665 +77 ========================================== + Hits 582 659 +77 Misses 6 6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.