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(lib): add method to easily mask duplicate path candidates #203

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

jeertmans
Copy link
Owner

No description provided.

@github-actions github-actions bot added python Changes Python code tests Changes tests labels Jan 16, 2025
Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.35%. Comparing base (79c0fe5) to head (9f9f445).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #203      +/-   ##
==========================================
+ Coverage   85.23%   85.35%   +0.12%     
==========================================
  Files          30       30              
  Lines        2485     2506      +21     
==========================================
+ Hits         2118     2139      +21     
  Misses        367      367              

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

@jeertmans jeertmans merged commit 30eecd6 into main Jan 16, 2025
45 of 52 checks passed
@jeertmans jeertmans deleted the dedup-paths branch January 16, 2025 14:36
Copy link

codspeed-hq bot commented Jan 16, 2025

CodSpeed Performance Report

Merging #203 will improve performances by ×310

Comparing dedup-paths (9f9f445) with main (79c0fe5)

Summary

⚡ 2 improvements
✅ 14 untouched benchmarks

Benchmarks breakdown

Benchmark main dedup-paths Change
test_compute_paths_in_simple_street_canyon_scene[True-20000-0] 959.8 ms 4.9 ms ×190
test_compute_paths_in_simple_street_canyon_scene[True-20000-1] 1,797.9 ms 5.8 ms ×310

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Changes Python code tests Changes tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant