Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: calculate the sorting distance with euclidian distance #6777

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

feat: calculate the sorting distance with euclidian distance

f47d067
Select commit
Loading
Failed to load commit list.
Open

feat: calculate the sorting distance with euclidian distance #6777

feat: calculate the sorting distance with euclidian distance
f47d067
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 6, 2025 in 1s

83.58% (+0.00%) compared to 78537ba

View this Pull Request on Codecov

83.58% (+0.00%) compared to 78537ba

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.58%. Comparing base (78537ba) to head (f47d067).
Report is 18 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6777   +/-   ##
=========================================
  Coverage     83.58%   83.58%           
- Complexity    28650    28673   +23     
=========================================
  Files          1798     1799    +1     
  Lines        111363   111414   +51     
  Branches      13982    13984    +2     
=========================================
+ Hits          93080    93130   +50     
- Misses        12280    12281    +1     
  Partials       6003     6003           

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

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.