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

update config for phpunit #159

Merged
merged 2 commits into from
Nov 5, 2024
Merged

update config for phpunit #159

merged 2 commits into from
Nov 5, 2024

Conversation

mimmi20
Copy link
Owner

@mimmi20 mimmi20 commented Nov 5, 2024

No description provided.

@mimmi20 mimmi20 added the maintenance Maintenance label Nov 5, 2024
@mimmi20 mimmi20 self-assigned this Nov 5, 2024
@mimmi20 mimmi20 linked an issue Nov 5, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Nov 5, 2024

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 2 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/auto-approve.yml

PackageVersionLicenseIssue Type
fastify/github-action-merge-dependabot3.*.*NullUnknown License

.github/workflows/auto-merge.yml

PackageVersionLicenseIssue Type
fastify/github-action-merge-dependabot3.*.*NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/fastify/github-action-merge-dependabot 3.*.* 🟢 7.3
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1011 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 9license file detected
Signed-Releases⚠️ -1no releases found
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 2dependency not pinned by hash detected -- score normalized to 2
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Fuzzing⚠️ 0project is not fuzzed
Security-Policy🟢 10security policy file detected
SAST🟢 9SAST tool is not run on all commits -- score normalized to 9
Vulnerabilities🟢 100 existing vulnerabilities detected
actions/fastify/github-action-merge-dependabot 3.*.* 🟢 7.3
Details
CheckScoreReason
Code-Review🟢 10all changesets reviewed
Maintained🟢 1011 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
License🟢 9license file detected
Signed-Releases⚠️ -1no releases found
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Packaging⚠️ -1packaging workflow not detected
Binary-Artifacts🟢 10no binaries found in the repo
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Pinned-Dependencies⚠️ 2dependency not pinned by hash detected -- score normalized to 2
Branch-Protection⚠️ -1internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration
Fuzzing⚠️ 0project is not fuzzed
Security-Policy🟢 10security policy file detected
SAST🟢 9SAST tool is not run on all commits -- score normalized to 9
Vulnerabilities🟢 100 existing vulnerabilities detected
actions/mimmi20/ci/.github/workflows/test.yml 8.1 UnknownUnknown

Scanned Files

  • .github/workflows/auto-approve.yml
  • .github/workflows/auto-merge.yml
  • .github/workflows/continuous-integration.yml

Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f47577c) to head (e4cf8a9).
Report is 3 commits behind head on master.

Current head e4cf8a9 differs from pull request most recent head 48e7153

Please upload reports for the commit 48e7153 to get more accurate results.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##              master      #159   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       125       125           
===========================================
  Files             14        14           
  Lines            357       357           
===========================================
  Hits             357       357           
Flag Coverage Δ
php-8.1 100.00% <ø> (ø)
phpunit 100.00% <ø> (ø)
ubuntu-22.04 100.00% <ø> (ø)
ubuntu-24.04 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Copy link

codeclimate bot commented Nov 5, 2024

Code Climate has analyzed commit 48e7153 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@mimmi20 mimmi20 merged commit 362913a into master Nov 5, 2024
90 checks passed
@mimmi20 mimmi20 deleted the updates branch November 5, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure tests fail on warning, notice, deprecation etc
1 participant