kbsali / php-redmine-api

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

Deprecate `getLastResponse...()` and `request...()` in Clients #426

Closed Art4 closed 3 weeks ago

Art4 commented 4 weeks ago

Closes #391.

codecov[bot] commented 4 weeks ago

Codecov Report

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

Project coverage is 98.61%. Comparing base (599f589) to head (cf370a2). Report is 7 commits behind head on v2.x.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2.x #426 +/- ## ========================================= Coverage 98.60% 98.61% Complexity 657 657 ========================================= Files 29 29 Lines 2001 2015 +14 ========================================= + Hits 1973 1987 +14 Misses 28 28 ```

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