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 compute_paths method for image method and "coherence" of paths example #117

Merged
merged 79 commits into from
Sep 27, 2024

Conversation

jeertmans
Copy link
Owner

No description provided.

@github-actions github-actions bot added documentation Improvements or additions to documentation ci Continuous integration (tests, lints, ...) python Changes Python code rust Changes Rust code tests Changes tests labels Sep 18, 2024
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

Attention: Patch coverage is 82.50000% with 56 lines in your changes missing coverage. Please review.

Project coverage is 77.74%. Comparing base (c8f2798) to head (0bfc7f6).
Report is 121 commits behind head on main.

Files with missing lines Patch % Lines
differt-core/src/geometry/triangle_mesh.rs 0.00% 49 Missing ⚠️
differt-core/src/scene/sionna.rs 0.00% 4 Missing ⚠️
differt/src/differt/geometry/triangle_mesh.py 93.33% 2 Missing ⚠️
differt/src/differt/geometry/paths.py 98.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #117      +/-   ##
==========================================
+ Coverage   74.79%   77.74%   +2.94%     
==========================================
  Files          28       25       -3     
  Lines        1349     1532     +183     
==========================================
+ Hits         1009     1191     +182     
- Misses        340      341       +1     

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

This comment was marked as outdated.

This comment was marked as outdated.

@github-actions github-actions bot added the visualization Related to visualization utilities label Sep 19, 2024
@jeertmans jeertmans merged commit 06cade7 into main Sep 27, 2024
48 checks passed
@jeertmans jeertmans deleted the coherence branch September 27, 2024 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmarks Changes benchmarks ci Continuous integration (tests, lints, ...) dependencies documentation Improvements or additions to documentation python Changes Python code rust Changes Rust code tests Changes tests visualization Related to visualization utilities
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant