Skip to content

add error cases for random in filter lambdas

6559bcd
Select commit
Loading
Failed to load commit list.
Open

Add tests for filter(lambda) error cases #404

add error cases for random in filter lambdas
6559bcd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2025 in 0s

89.91% (target 80.00%)

View this Pull Request on Codecov

89.91% (target 80.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.91%. Comparing base (40d8d1d) to head (6559bcd).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #404      +/-   ##
==========================================
+ Coverage   89.85%   89.91%   +0.06%     
==========================================
  Files          54       54              
  Lines       13549    13556       +7     
==========================================
+ Hits        12174    12189      +15     
+ Misses       1375     1367       -8     

see 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.