guibranco / pancake

🧰 🛠️ Pancake project - toolkit for PHP projects
https://guibranco.github.io/pancake/
MIT License
3 stars 1 forks source link

Add ShieldsIo class +semver: minor #189

Closed guibranco closed 1 month ago

guibranco commented 1 month ago

Resolves #167


Before the change?

After the change?

Pull request checklist

Does this introduce a breaking change?


deepsource-io[bot] commented 1 month ago

Here's the code health analysis summary for commits e45a1a9..d64642d. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource Test coverage LogoTest coverage✅ SuccessView Check ↗
DeepSource SQL LogoSQL✅ SuccessView Check ↗
DeepSource Secrets LogoSecrets✅ SuccessView Check ↗
DeepSource PHP LogoPHP✅ SuccessView Check ↗
DeepSource Docker LogoDocker✅ SuccessView Check ↗

Code Coverage Report

MetricAggregatePhp
Branch Coverage100%100%
Composite Coverage95.7% (up 0.4% from main)95.7% (up 0.4% from main)
Line Coverage95.7% (up 0.4% from main)95.7% (up 0.4% from main)

💡 If you’re a repository administrator, you can configure the quality gates from the settings.
codacy-production[bot] commented 1 month ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.46% (target: -1.00%) :white_check_mark: 100.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (e45a1a9cdab7ec6e13ab6779734fd163f8cb2c7c) | 212 | 202 | 95.28% | | | Head commit (d64642dd9f14b7ddbf773b1c32509f48af8247b3) | 235 (+23) | 225 (+23) | 95.74% (**+0.46%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#189) | 23 | 23 | **100.00%** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences


:rocket: Don’t miss a bit, follow what’s new on Codacy.

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

github-actions[bot] commented 1 month ago

Infisical secrets check: :white_check_mark: No secrets leaked!

Scan results:

11:17PM INF scanning for exposed secrets...
11:17PM INF 135 commits scanned.
11:17PM INF scan completed in 463ms
11:17PM INF no leaks found
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud