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

✨ Add WithValues function to findings #3619

Merged
merged 3 commits into from
Oct 27, 2023

Conversation

laurentsimon
Copy link
Contributor

What kind of change does this PR introduce?

feature

What is the current behavior?

What is the new behavior (if this is a feature change)?**

Add WithValues function to findings to simplify the creation of probes findings.

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

Special notes for your reviewer

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)

Add WithValues function to findings

Signed-off-by: laurentsimon <laurentsimon@google.com>
@laurentsimon laurentsimon temporarily deployed to gitlab October 27, 2023 17:31 — with GitHub Actions Inactive
@laurentsimon laurentsimon temporarily deployed to integration-test October 27, 2023 17:31 — with GitHub Actions Inactive
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #3619 (eff2b5c) into main (de022da) will decrease coverage by 5.89%.
The diff coverage is 0.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3619      +/-   ##
==========================================
- Coverage   76.11%   70.22%   -5.89%     
==========================================
  Files         199      199              
  Lines       13738    13741       +3     
==========================================
- Hits        10456     9649     -807     
- Misses       2671     3532     +861     
+ Partials      611      560      -51     

finding/finding.go Outdated Show resolved Hide resolved
Signed-off-by: laurentsimon <laurentsimon@google.com>
@laurentsimon laurentsimon temporarily deployed to gitlab October 27, 2023 17:51 — with GitHub Actions Inactive
@laurentsimon laurentsimon temporarily deployed to integration-test October 27, 2023 17:52 — with GitHub Actions Inactive
Signed-off-by: laurentsimon <laurentsimon@google.com>
@laurentsimon laurentsimon temporarily deployed to gitlab October 27, 2023 17:52 — with GitHub Actions Inactive
@laurentsimon laurentsimon temporarily deployed to integration-test October 27, 2023 17:53 — with GitHub Actions Inactive
@spencerschrock spencerschrock changed the title feat: Add WithValues function to findings ✨ Add WithValues function to findings Oct 27, 2023
@laurentsimon laurentsimon merged commit fa0e1c1 into ossf:main Oct 27, 2023
40 of 41 checks passed
diogoteles08 pushed a commit to diogoteles08/scorecard that referenced this pull request Nov 13, 2023
* update

Signed-off-by: laurentsimon <laurentsimon@google.com>

* update comment

Signed-off-by: laurentsimon <laurentsimon@google.com>

* typo

Signed-off-by: laurentsimon <laurentsimon@google.com>

---------

Signed-off-by: laurentsimon <laurentsimon@google.com>
Signed-off-by: Diogo Teles Sant'Anna <diogoteles@google.com>
ashearin pushed a commit to kgangerlm/scorecard-gitlab that referenced this pull request Nov 13, 2023
* update

Signed-off-by: laurentsimon <laurentsimon@google.com>

* update comment

Signed-off-by: laurentsimon <laurentsimon@google.com>

* typo

Signed-off-by: laurentsimon <laurentsimon@google.com>

---------

Signed-off-by: laurentsimon <laurentsimon@google.com>
Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
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.

3 participants