Skip to content

test: Add tests for normalize_distance function in test_utils.py

878cd07
Select commit
Loading
Failed to load commit list.
Open

test: Increase test coverage #78

test: Add tests for normalize_distance function in test_utils.py
878cd07
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 6, 2026 in 0s

92.51% (+0.00%) compared to 64a52bc

View this Pull Request on Codecov

92.51% (+0.00%) compared to 64a52bc

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.51%. Comparing base (64a52bc) to head (878cd07).
⚠️ Report is 8 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   92.51%   92.51%           
=======================================
  Files          40       40           
  Lines        1724     1724           
  Branches      244      244           
=======================================
  Hits         1595     1595           
  Misses         93       93           
  Partials       36       36           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.