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

🐛 license check accumulates results #2534

Merged
merged 2 commits into from
Dec 9, 2022

Conversation

laurentsimon
Copy link
Contributor

@laurentsimon laurentsimon commented Dec 9, 2022

Signed-off-by: laurentsimon [email protected]
closes #2522

This PR fixes #2522.

To avoid this type of problems in the future, we need to add check that runs scorecard twice (with the same clients) and verify the results are all the same: #2533

fix: license check accumulates results

Signed-off-by: laurentsimon <[email protected]>
Signed-off-by: laurentsimon <[email protected]>
@laurentsimon
Copy link
Contributor Author

/cc @shissam

@codecov
Copy link

codecov bot commented Dec 9, 2022

Codecov Report

Merging #2534 (1261d38) into main (ac8c575) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2534      +/-   ##
==========================================
- Coverage   40.77%   40.73%   -0.04%     
==========================================
  Files         115      115              
  Lines        9604     9613       +9     
==========================================
  Hits         3916     3916              
- Misses       5409     5418       +9     
  Partials      279      279              

@github-actions
Copy link

github-actions bot commented Dec 9, 2022

@laurentsimon laurentsimon enabled auto-merge (squash) December 9, 2022 23:13
Copy link
Member

@naveensrinivasan naveensrinivasan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@laurentsimon laurentsimon merged commit 6107786 into ossf:main Dec 9, 2022
raghavkaul pushed a commit to raghavkaul/scorecard that referenced this pull request Feb 9, 2023
* update

Signed-off-by: laurentsimon <[email protected]>

* update

Signed-off-by: laurentsimon <[email protected]>

Signed-off-by: laurentsimon <[email protected]>
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.

BUG: Regression in LICENSE check, outputs 22,000 lines for details
2 participants