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(cli): add rectangle / quad mesh support #134

Merged
merged 3 commits into from
Oct 8, 2024
Merged

Conversation

jeertmans
Copy link
Owner

No description provided.

@github-actions github-actions bot added python Changes Python code tests Changes tests labels Oct 8, 2024
Copy link

codecov bot commented Oct 8, 2024

Codecov Report

Attention: Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.

Project coverage is 79.03%. Comparing base (0ba71df) to head (6d003c0).
Report is 97 commits behind head on main.

Files with missing lines Patch % Lines
differt/src/differt/scene/triangle_scene.py 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
+ Coverage   78.83%   79.03%   +0.19%     
==========================================
  Files          25       25              
  Lines        1715     1736      +21     
==========================================
+ Hits         1352     1372      +20     
- Misses        363      364       +1     

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

Copy link

codspeed-hq bot commented Oct 8, 2024

CodSpeed Performance Report

Merging #134 will not alter performance

Comparing tracing-on-rectangles (6d003c0) with main (0ba71df)

Summary

✅ 9 untouched benchmarks

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Oct 8, 2024
@jeertmans jeertmans merged commit 9f73fdf into main Oct 8, 2024
44 of 47 checks passed
@jeertmans jeertmans deleted the tracing-on-rectangles branch October 8, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation python Changes Python code tests Changes tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant