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 HealthChecks.php #206

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Update HealthChecks.php #206

merged 1 commit into from
Aug 22, 2024

Conversation

guibranco
Copy link
Owner

No description provided.

@guibranco guibranco enabled auto-merge (squash) August 22, 2024 22:26
@gstraccini gstraccini bot added the ☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) label Aug 22, 2024
@github-actions github-actions bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Aug 22, 2024
Copy link

deepsource-io bot commented Aug 22, 2024

Here's the code health analysis summary for commits 1e25573..853668f. 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%95.7%
Line Coverage95.7%95.7%

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%) 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1e25573) 235 225 95.74%
Head commit (853668f) 235 (+0) 225 (+0) 95.74% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#206) 1 1 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: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

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

Copy link
Contributor

Infisical secrets check: ✅ No secrets leaked!

Scan results:

10:26PM INF scanning for exposed secrets...
10:26PM INF 140 commits scanned.
10:26PM INF scan completed in 411ms
10:26PM INF no leaks found

Copy link

src/HealthChecks.php Dismissed Show dismissed Hide dismissed
@guibranco guibranco merged commit a52b6cc into main Aug 22, 2024
34 of 35 checks passed
@guibranco guibranco deleted the guibranco-patch-1 branch August 22, 2024 22:28
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.65%. Comparing base (1e25573) to head (853668f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #206   +/-   ##
=======================================
  Coverage   95.65%   95.65%           
=======================================
  Files           8        8           
  Lines         230      230           
=======================================
  Hits          220      220           
  Misses         10       10           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant