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

Add utility to build all attack tests. #106

Merged
merged 1 commit into from
Dec 16, 2023
Merged

Add utility to build all attack tests. #106

merged 1 commit into from
Dec 16, 2023

Conversation

puhley
Copy link
Collaborator

@puhley puhley commented Dec 3, 2023

Changes in this pull request

Generating all of the variations of the attack files is tedious by hand. This script can be used to generate most of them using a single command. This will make it easier for new users of c2pa-attacks. In addition, debugging output can be produced when using this script for testing new functionality in the main binary.

Checklist

  • This PR represents a single feature, fix, or change.
  • All applicable changes have been documented.
  • Any TO DO items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.

@puhley puhley requested a review from crandmck December 3, 2023 19:10
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b96c6e3) 68.33% compared to head (793e19d) 68.33%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage   68.33%   68.33%           
=======================================
  Files           2        2           
  Lines         499      499           
=======================================
  Hits          341      341           
  Misses        158      158           

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

@puhley puhley merged commit f27e48e into contentauth:main Dec 16, 2023
8 of 9 checks passed
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.

2 participants