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

⚠️ Removing the error field from CheckResult struct #1853

Merged
merged 1 commit into from Apr 22, 2022

Conversation

naveensrinivasan
Copy link
Member

Signed-off-by: naveensrinivasan 172697+naveensrinivasan@users.noreply.github.com

What kind of change does this PR introduce?

(Is it a bug fix, feature, docs update, something else?)

What is the current behavior?

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

  • 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.)

Removing the error field from CheckResult 

Copy link
Contributor

@laurentsimon laurentsimon left a comment

Choose a reason for hiding this comment

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

Exciting!

@laurentsimon
Copy link
Contributor

Note: you could rename Error2 -> Error

@naveensrinivasan naveensrinivasan temporarily deployed to integration-test April 22, 2022 22:57 Inactive
- Removing the error field from result
- #1393

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
@naveensrinivasan naveensrinivasan enabled auto-merge (squash) April 22, 2022 23:00
@naveensrinivasan naveensrinivasan temporarily deployed to integration-test April 22, 2022 23:00 Inactive
@codecov
Copy link

codecov bot commented Apr 22, 2022

Codecov Report

Merging #1853 (8a98ab9) into main (1f3861b) will increase coverage by 3.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1853      +/-   ##
==========================================
+ Coverage   52.13%   55.13%   +3.00%     
==========================================
  Files          77       77              
  Lines        6823     6823              
==========================================
+ Hits         3557     3762     +205     
+ Misses       3023     2812     -211     
- Partials      243      249       +6     

@github-actions
Copy link

Integration tests success for
[720be15]
(https://github.com/ossf/scorecard/actions/runs/2210424122)

@github-actions
Copy link

Integration tests success for
[8a98ab9]
(https://github.com/ossf/scorecard/actions/runs/2210431729)

@naveensrinivasan naveensrinivasan merged commit 44ad5f5 into main Apr 22, 2022
@naveensrinivasan naveensrinivasan deleted the naveen/feat/remove-error branch April 22, 2022 23:22
naveensrinivasan added a commit that referenced this pull request Apr 22, 2022
    - Removing the pass field from result
    - #1393

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
naveensrinivasan added a commit that referenced this pull request May 2, 2022
    - Removing the pass field from result
    - #1393

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
naveensrinivasan added a commit that referenced this pull request May 2, 2022
    - Removing the pass field from result
    - #1393

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
naveensrinivasan added a commit that referenced this pull request May 2, 2022
    - Removing the pass field from result
    - #1393

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
naveensrinivasan added a commit that referenced this pull request May 3, 2022
    - Removing the pass field from result
    - #1393

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
naveensrinivasan added a commit that referenced this pull request May 3, 2022
    - Removing the pass field from result
    - #1393

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
naveensrinivasan added a commit that referenced this pull request May 3, 2022
    - Removing the pass field from result
    - #1393

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
naveensrinivasan added a commit that referenced this pull request May 3, 2022
    - Removing the pass field from result
    - #1393

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
naveensrinivasan added a commit that referenced this pull request May 3, 2022
    - Removing the pass field from result
    - #1393

Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.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.

None yet

2 participants