damianszczepanik / cucumber-reporting

HTML reports for Cucumber
GNU Lesser General Public License v2.1
543 stars 402 forks source link

[java] Try to use more java directly rather than commons* #1139

Closed hazendaz closed 8 months ago

hazendaz commented 8 months ago

java 8 introduced Objects to string which replaces need for commons lang version.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (b9dd893) 98.27% compared to head (2969cec) 98.27%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1139 +/- ## ========================================= Coverage 98.27% 98.27% Complexity 567 567 ========================================= Files 55 55 Lines 1214 1214 Branches 105 105 ========================================= Hits 1193 1193 Misses 10 10 Partials 11 11 ```

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

hazendaz commented 8 months ago

I think by deprecated it was sonarlint telling me that rather than real depreciation as obviously after further looking it was used the same in other areas just not same method type. And nothing marked those other spots. One day these tools will be better 😀

Sent from my Verizon, Samsung Galaxy smartphone Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Damian Szczepanik @.> Sent: Wednesday, January 3, 2024 1:45:27 PM To: damianszczepanik/cucumber-reporting @.> Cc: Jeremy Landis @.>; Author @.> Subject: Re: [damianszczepanik/cucumber-reporting] [java] Try to use more java directly rather than commons* (PR #1139)

Merged #1139https://github.com/damianszczepanik/cucumber-reporting/pull/1139 into master.

— Reply to this email directly, view it on GitHubhttps://github.com/damianszczepanik/cucumber-reporting/pull/1139#event-11382169469, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAHODI2BPIV2A3SBYK6PDK3YMWRMPAVCNFSM6AAAAABBEYSIECVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRGM4DEMJWHE2DMOI. You are receiving this because you authored the thread.Message ID: @.***>