Closed alexkeating closed 1 year ago
Current dependencies on/for this PR:
This comment was auto-generated by Graphite.
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.
Interesting, seems code scanning results no longer show up in-line on PRs. Looking at the linked findings:
safeTransferFrom
GOVERNOR.castVoteWithReasonAndParams
)If you and @apbendi agree with that assessment, let's use the "Create issue" button from the respective alerts to create issues to track the fixes, and the "Dismiss alert" button with the correct reason otherwise
Coverage after merging feature/cleanup-repo into master will be
70.45% |
---|
File | Stmts | Branches | Funcs | Lines | Uncovered Lines |
---|---|---|---|---|---|
src | |||||
FlexVotingClient.sol | 0% | 0% | 0% | 0% | 103, 112–113, 113, 113, 115, 115, 115–116, 118, 118, 118–120, 120, 120–122, 122, 122–123, 125, 135–136, 136, 136, 140, 158, 161, 170, 173, 176, 182, 185, 187–189, 196, 203, 209, 98 |
FractionalPool.sol | 81.52% | 80% | 71.43% | 84.48% | 111, 114, 191, 194–195, 198, 202, 228, 239, 80, 82–83, 85 |
GovernorCountingFractional.sol | 96.25% | 91.67% | 100% | 97.78% | 173, 176, 284 |
Description