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

[MD-817] Fix copyright for repos #41

Merged
merged 5 commits into from
Mar 13, 2025
Merged

[MD-817] Fix copyright for repos #41

merged 5 commits into from
Mar 13, 2025

Conversation

evgeny-s
Copy link
Contributor

@evgeny-s evgeny-s commented Feb 25, 2025

  • Added CI for copyright checking
  • Added Copyright for QuickSort.sol

- Added Copyright for QuickSort.sol
@evgeny-s evgeny-s changed the title - Added CI for copyright checking [MD-817] Fix copyright for repos Feb 25, 2025
@evgeny-s evgeny-s added good first issue Good for newcomers enhancement New feature or request labels Feb 25, 2025
Copy link

> Coverage generated

Coverage after merging MD-817-copyrights-ci into main will be
100.00% 0.00%
Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
script
   DeployCollateral.s.sol100%100%100%100%
   DeployRewards.s.sol100%100%100%100%
   DeploySymbiotic.s.sol100%100%100%100%
   DeployTanssiEcosystem.s.sol100%100%100%100%
   DeployVault.s.sol100%100%100%100%
   HelperConfig.s.sol100%100%100%100%
src/contracts/libraries
   MapWithTimeData.sol100%100%100%100%
   QuickSort.sol100%100%100%100%
   SimpleKeyRegistry32.sol100%100%100%100%
src/contracts/middleware
   Middleware.sol100%100%100%100%
src/contracts/rewarder
   ODefaultOperatorRewards.sol100%100%100%100%
   ODefaultStakerRewards.sol100%100%100%100%
   ODefaultStakerRewardsFactory.sol100%100%100%100%
test/mocks
   FeeToken.sol100%100%100%100%
   MapWithTimeDataContract.sol100%100%100%100%
   Token.sol100%100%100%100%
test/mocks/symbiotic
   DelegatorMock.sol100%100%100%100%
   RegistryMock.sol100%100%100%100%

@NindoK NindoK merged commit 6406f8d into main Mar 13, 2025
7 checks passed
@NindoK NindoK deleted the MD-817-copyrights-ci branch March 13, 2025 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants