Skip to content

Commit

Permalink
chore: update solidity-coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
vittominacori committed Mar 1, 2024
1 parent 40c53fd commit a7ec03d
Show file tree
Hide file tree
Showing 6 changed files with 3,595 additions and 337 deletions.
6 changes: 3 additions & 3 deletions dist/ERC20Recover.dist.sol
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@



// File @openzeppelin/contracts/utils/Context.sol@v5.0.1
// File @openzeppelin/contracts/utils/Context.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)
Expand Down Expand Up @@ -36,7 +36,7 @@ abstract contract Context {
}


// File @openzeppelin/contracts/access/Ownable.sol@v5.0.1
// File @openzeppelin/contracts/access/Ownable.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (access/Ownable.sol)
Expand Down Expand Up @@ -138,7 +138,7 @@ abstract contract Ownable is Context {
}


// File @openzeppelin/contracts/token/ERC20/IERC20.sol@v5.0.1
// File @openzeppelin/contracts/token/ERC20/IERC20.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (token/ERC20/IERC20.sol)
Expand Down
8 changes: 4 additions & 4 deletions dist/ERC721Recover.dist.sol
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@



// File @openzeppelin/contracts/utils/Context.sol@v5.0.1
// File @openzeppelin/contracts/utils/Context.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)
Expand Down Expand Up @@ -36,7 +36,7 @@ abstract contract Context {
}


// File @openzeppelin/contracts/access/Ownable.sol@v5.0.1
// File @openzeppelin/contracts/access/Ownable.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (access/Ownable.sol)
Expand Down Expand Up @@ -138,7 +138,7 @@ abstract contract Ownable is Context {
}


// File @openzeppelin/contracts/utils/introspection/IERC165.sol@v5.0.1
// File @openzeppelin/contracts/utils/introspection/IERC165.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (utils/introspection/IERC165.sol)
Expand Down Expand Up @@ -167,7 +167,7 @@ interface IERC165 {
}


// File @openzeppelin/contracts/token/ERC721/IERC721.sol@v5.0.1
// File @openzeppelin/contracts/token/ERC721/IERC721.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (token/ERC721/IERC721.sol)
Expand Down
10 changes: 5 additions & 5 deletions dist/TokenRecover.dist.sol
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@



// File @openzeppelin/contracts/utils/Context.sol@v5.0.1
// File @openzeppelin/contracts/utils/Context.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)
Expand Down Expand Up @@ -36,7 +36,7 @@ abstract contract Context {
}


// File @openzeppelin/contracts/access/Ownable.sol@v5.0.1
// File @openzeppelin/contracts/access/Ownable.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (access/Ownable.sol)
Expand Down Expand Up @@ -138,7 +138,7 @@ abstract contract Ownable is Context {
}


// File @openzeppelin/contracts/utils/introspection/IERC165.sol@v5.0.1
// File @openzeppelin/contracts/utils/introspection/IERC165.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (utils/introspection/IERC165.sol)
Expand Down Expand Up @@ -167,7 +167,7 @@ interface IERC165 {
}


// File @openzeppelin/contracts/token/ERC721/IERC721.sol@v5.0.1
// File @openzeppelin/contracts/token/ERC721/IERC721.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (token/ERC721/IERC721.sol)
Expand Down Expand Up @@ -304,7 +304,7 @@ interface IERC721 is IERC165 {
}


// File @openzeppelin/contracts/token/ERC20/IERC20.sol@v5.0.1
// File @openzeppelin/contracts/token/ERC20/IERC20.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (token/ERC20/IERC20.sol)
Expand Down
6 changes: 3 additions & 3 deletions dist/TokenRecoverLegacy.dist.sol
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@



// File @openzeppelin/contracts/utils/Context.sol@v5.0.1
// File @openzeppelin/contracts/utils/Context.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.1) (utils/Context.sol)
Expand Down Expand Up @@ -36,7 +36,7 @@ abstract contract Context {
}


// File @openzeppelin/contracts/access/Ownable.sol@v5.0.1
// File @openzeppelin/contracts/access/Ownable.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (access/Ownable.sol)
Expand Down Expand Up @@ -138,7 +138,7 @@ abstract contract Ownable is Context {
}


// File @openzeppelin/contracts/token/ERC20/IERC20.sol@v5.0.1
// File @openzeppelin/contracts/token/ERC20/IERC20.sol@v5.0.2

// Original license: SPDX_License_Identifier: MIT
// OpenZeppelin Contracts (last updated v5.0.0) (token/ERC20/IERC20.sol)
Expand Down
Loading

0 comments on commit a7ec03d

Please sign in to comment.