Skip to content

feat: Added Support for Converting Public Props#51

Merged
usernane merged 6 commits intomainfrom
dev
Mar 3, 2026
Merged

feat: Added Support for Converting Public Props#51
usernane merged 6 commits intomainfrom
dev

Conversation

@usernane
Copy link
Member

@usernane usernane commented Mar 3, 2026

Summary

Added Support for Converting Public Props and Updated Documentation of Library

Motivation

To make it easy for developers to map objects and convert then to Json objects.

Changes

This pull request has following changes:

  • Public props added to JSON

How to test / verify

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

  • Updated Unit Test Cases

Breaking changes

  • No 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

This pull request will close following issues:
Not Applicable

usernane added 6 commits March 4, 2026 01:35
- Added CS Fixer
- Added `ext-json` as Requred
- Change `test-10` to `test10`
- Added PHP 8.5
- Use of Specific Version of Reusable Workflow
@usernane usernane merged commit 5565346 into main Mar 3, 2026
19 of 23 checks passed
@codecov
Copy link

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@d1605b5). Learn more about missing BASE report.
⚠️ Report is 7 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #51   +/-   ##
=======================================
  Coverage        ?   98.80%           
  Complexity      ?      250           
=======================================
  Files           ?        4           
  Lines           ?      587           
  Branches        ?        0           
=======================================
  Hits            ?      580           
  Misses          ?        7           
  Partials        ?        0           
Flag Coverage Δ
php-8.1 98.80% <100.00%> (?)
php-8.2 98.80% <100.00%> (?)
php-8.3 98.80% <100.00%> (?)
php-8.4 98.80% <100.00%> (?)

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.

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