kbsali / php-redmine-api

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

Add `TimeEntryActivity::listNames()` method as replacement for `TimeEntryActivity::listing()` #414

Closed Art4 closed 4 months ago

Art4 commented 4 months ago

Refs #338.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 98.53%. Comparing base (097ac2e) to head (7161d27).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## v2.x #414 +/- ## ========================================= Coverage 98.53% 98.53% - Complexity 631 635 +4 ========================================= Files 29 29 Lines 1905 1915 +10 ========================================= + Hits 1877 1887 +10 Misses 28 28 ```

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