Skip to content

feat: Basic copyright script#7717

Open
richsalz wants to merge 1 commit intoietf-tools:mainfrom
richsalz:copyright
Open

feat: Basic copyright script#7717
richsalz wants to merge 1 commit intoietf-tools:mainfrom
richsalz:copyright

Conversation

@richsalz
Copy link
Copy Markdown
Collaborator

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

@codecov
Copy link
Copy Markdown

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.

@richsalz richsalz force-pushed the copyright branch 6 times, most recently from 0472544 to 7547a31 Compare July 20, 2024 23:20
@richsalz richsalz mentioned this pull request Jul 21, 2024
This PR adds a script to do basic copyright notice checks, and will be used
to add the necessary features in issue ietf-tools#7690.  It reads the list of files
from stdin or argv[], and exits with a useful return status. Use the -h
flag for a terse summary.

This PR also creates a copyright CI workflow
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