Skip to content

feat: added lambda processing instead of returning a list

Codecov / codecov/project failed Oct 27, 2024 in 0s

67.39% (-2.35%) compared to c62a72f

View this Pull Request on Codecov

67.39% (-2.35%) compared to c62a72f

Details

Codecov Report

Attention: Patch coverage is 62.50000% with 12 lines in your changes missing coverage. Please review.

Project coverage is 67.39%. Comparing base (c62a72f) to head (6a1ec88).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...rc/main/kotlin/net/bjoernpetersen/m3u/M3uParser.kt 62.50% 9 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #215      +/-   ##
============================================
- Coverage     69.73%   67.39%   -2.35%     
- Complexity       47       53       +6     
============================================
  Files             4        4              
  Lines           152      184      +32     
  Branches         28       29       +1     
============================================
+ Hits            106      124      +18     
- Misses           28       41      +13     
- Partials         18       19       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.