guibranco / pancake

🧰 πŸ› οΈ Pancake project - toolkit for PHP projects
https://guibranco.github.io/pancake/
MIT License
3 stars 1 forks source link

Update basic-usage.md #182

Closed guibranco closed 1 month ago

guibranco commented 1 month ago

Resolves #ISSUE_NUMBER


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 083a814..392dd7b. 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.3%95.3%
Line Coverage95.3%95.3%

πŸ’‘ 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.00% (target: -1.00%) :white_check_mark: βˆ…
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (083a814f40cffb3b3d12db4b14cb1691f3afcbe5) | 212 | 202 | 95.28% | | | Head commit (392dd7b8b265511184bf53019884195292e8b54e) | 212 (+0) | 202 (+0) | 95.28% (**+0.00%**) | **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 (#182) | 0 | 0 | **βˆ… (not applicable)** | **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:32PM INF scanning for exposed secrets...
11:32PM INF 126 commits scanned.
11:32PM INF scan completed in 431ms
11:32PM 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
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud