Skip to content

test: Testing Ini#295

Merged
usernane merged 1 commit intomainfrom
dev
Apr 8, 2026
Merged

test: Testing Ini#295
usernane merged 1 commit intomainfrom
dev

Conversation

@usernane
Copy link
Copy Markdown
Member

@usernane usernane commented Apr 8, 2026

Summary

Additional tests

Motivation

Improves stability tests

Changes

See Commites

How to Test / Verify

Not Applicable

Checklist

  • I reviewed my own diff before requesting review
  • My commits follow Conventional Commits
  • The title of the pull request follows Conventional Commits
  • I added/updated tests (or explained why not)
  • I updated docs (if needed)
  • I ran lint/cs-fixer (if applicable)
  • I considered backward compatibility
  • I considered security

Related issues

closes #284

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.88%. Comparing base (b08212b) to head (9a039f9).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #295      +/-   ##
============================================
+ Coverage     74.11%   74.88%   +0.76%     
  Complexity     2974     2974              
============================================
  Files            97       97              
  Lines          9509     9509              
============================================
+ Hits           7048     7121      +73     
+ Misses         2461     2388      -73     
Flag Coverage Δ
php-8.1 76.20% <ø> (+0.78%) ⬆️
php-8.2 76.16% <ø> (+0.78%) ⬆️
php-8.3 74.95% <ø> (+0.76%) ⬆️
php-8.4 74.95% <ø> (+0.76%) ⬆️
php-8.5 74.86% <ø> (+0.76%) ⬆️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@usernane usernane merged commit 317ea3b into main Apr 8, 2026
23 checks passed
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 8, 2026

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.

test(ini): Add tests for Ini.php

1 participant