Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

👷 Add a license generator #381

Merged
merged 4 commits into from
Jan 11, 2022
Merged

👷 Add a license generator #381

merged 4 commits into from
Jan 11, 2022

Conversation

beastmatser
Copy link
Contributor

Changes

It checks for every file (except ./pincer/__init__.py) if the compressed license is present at the top of the file.

Check off the following

  • I have tested my changes with the current requirements
  • My Code follows the pep8 code style.

@beastmatser beastmatser changed the title License generator 👷 Add a license generator Jan 11, 2022
@codecov
Copy link

codecov bot commented Jan 11, 2022

Codecov Report

Merging #381 (4ffe416) into main (d2b1e22) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #381   +/-   ##
=======================================
  Coverage   90.54%   90.54%           
=======================================
  Files           8        8           
  Lines          74       74           
=======================================
  Hits           67       67           
  Misses          7        7           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d2b1e22...4ffe416. Read the comment docs.

@beastmatser
Copy link
Contributor Author

Not sure why this is failing for snyk. Besides that, I have tested the code and there is currently one file with no compressed license ./pincer/utils/replace.py

@Sigmanificient
Copy link
Member

Sigmanificient commented Jan 11, 2022

Not sure why this is failing for snyk.

Ratelimit xD

@Sigmanificient Sigmanificient merged commit a1e9413 into Pincer-org:main Jan 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants