Skip to content

feat: use test containers action from scaffolding #4161

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

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

Conversation

ramonpetgrave64
Copy link
Contributor

@ramonpetgrave64 ramonpetgrave64 commented Apr 10, 2025

Summary

sigstore/rekor-tiles#38

pending sigstore/scaffolding#1544

  • using dev branch ramonpetgrave64/scaffolding/actions/test_containers@test-containers

Uses the new test_containers action to launch containers for testing purposes.

Some of this repo's code has been moved to scaffolding.

Testing

pre-submit workflows pass.

Release Note

Documentation

Signed-off-by: Ramon Petgrave <[email protected]>
Signed-off-by: Ramon Petgrave <[email protected]>
Signed-off-by: Ramon Petgrave <[email protected]>
Signed-off-by: Ramon Petgrave <[email protected]>
Signed-off-by: Ramon Petgrave <[email protected]>
Signed-off-by: Ramon Petgrave <[email protected]>
Signed-off-by: Ramon Petgrave <[email protected]>
Copy link

codecov bot commented Apr 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.33%. Comparing base (2ef6022) to head (682b6c1).
Report is 369 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4161      +/-   ##
==========================================
- Coverage   40.10%   36.33%   -3.77%     
==========================================
  Files         155      210      +55     
  Lines       10044    13750    +3706     
==========================================
+ Hits         4028     4996     +968     
- Misses       5530     8134    +2604     
- Partials      486      620     +134     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

close := func() {}
tsaURLPrefix := os.Getenv("TSA_URL")
if tsaURLPrefix == "" { // use tsa as a library instead.
slog.Info("Using TSA as a library")
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: Ramon Petgrave <[email protected]>
Signed-off-by: Ramon Petgrave <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant