kbsali / php-redmine-api

A simple PHP Redmine API client, Object Oriented
MIT License
420 stars 183 forks source link

Add support for custom arrays in XmlSeriaizer #394

Closed Art4 closed 7 months ago

Art4 commented 7 months ago

Implements #380.

Closes #379.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.41%. Comparing base (590d149) to head (c0a7bf9). Report is 20 commits behind head on v2.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2.x #394 +/- ## ============================================ + Coverage 98.31% 98.41% +0.10% - Complexity 601 604 +3 ============================================ Files 29 29 Lines 1724 1772 +48 ============================================ + Hits 1695 1744 +49 + Misses 29 28 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.