Skip to content

test: Remove Dependency in Tests#53

Merged
usernane merged 1 commit intomainfrom
dev
Mar 4, 2026
Merged

test: Remove Dependency in Tests#53
usernane merged 1 commit intomainfrom
dev

Conversation

@usernane
Copy link
Member

@usernane usernane commented Mar 4, 2026

Summary

Updated test cases for rendering.

Motivation

Remove dependency between tests

Changes

This pull request has following changes:

  • Updates test cases under the class JsonTest

How to test / verify

Describe testing approach, if it uses unit tests, integration or manual.

  • Unit tests

Breaking changes

  • Yes (describe + migration notes below)

Migration notes (required if breaking)

Not Applicable

Checklist

  • My commits follow Conventional Commits
  • The title of the pull request follow 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 and security

Related issues

Not Applicable

@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.97%. Comparing base (928aaff) to head (b4b6d58).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #53      +/-   ##
============================================
+ Coverage     98.80%   98.97%   +0.17%     
  Complexity      250      250              
============================================
  Files             4        4              
  Lines           587      587              
============================================
+ Hits            580      581       +1     
+ Misses            7        6       -1     
Flag Coverage Δ
php-8.1 ?
php-8.2 98.97% <ø> (+0.17%) ⬆️
php-8.3 98.97% <ø> (+0.17%) ⬆️
php-8.4 ?
php-8.5 98.97% <ø> (?)

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.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 4, 2026

@usernane usernane merged commit 5aac536 into main Mar 4, 2026
16 of 18 checks passed
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.

1 participant