damianszczepanik / cucumber-reporting

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

[io] Update commons io to 2.11.0 and fix code to handle illegal argument exception #1140

Closed hazendaz closed 8 months ago

hazendaz commented 8 months ago

mainly due to test sending incredibly wrong value on purpose that old version just stated io exception on but now is illegal argument exception.

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (e784d3a) 97.11% compared to head (6f47bc0) 97.11%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1140 +/- ## ========================================= Coverage 97.11% 97.11% Complexity 555 555 ========================================= Files 55 55 Lines 1212 1212 Branches 106 106 ========================================= Hits 1177 1177 Misses 20 20 Partials 15 15 ```

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