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: Basic copyright script #7717

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

richsalz
Copy link
Collaborator

This script does basic copyright notice checks, and will be used to add the necessary features in issue #7690.

Copy link

codecov bot commented Jul 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.78%. Comparing base (c7f6bde) to head (b874d2a).
Report is 24 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7717      +/-   ##
==========================================
- Coverage   88.78%   88.78%   -0.01%     
==========================================
  Files         296      296              
  Lines       41320    41330      +10     
==========================================
+ Hits        36687    36695       +8     
- Misses       4633     4635       +2     

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

This script does basic copyright notice checks, and will be
used to add the necessary features in issue ietf-tools#7690.
@richsalz richsalz force-pushed the copyright branch 4 times, most recently from c2b611b to 18c2464 Compare July 20, 2024 23:09
feat: Read list of files to check/change from argv[]
fix: Also exit with a valid return status
fix: Move ZIP check into process(), so you can put foo.zip into a -f usage.
Also Use -v flag in CI
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