Skip to content

feat: Use new API for mesh oriented transform - #1270

Merged
koubaa merged 3 commits into
mainfrom
use-builtin-mesh-transform
Aug 7, 2025
Merged

feat: Use new API for mesh oriented transform#1270
koubaa merged 3 commits into
mainfrom
use-builtin-mesh-transform

Conversation

@koubaa

@koubaa koubaa commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

This is still under an env var because it's not fully implemented yet.

Also remove print statements that were mistakenly kept in the previous PR

Remove print statements
@koubaa
koubaa requested a review from a team as a code owner August 7, 2025 14:20
@koubaa koubaa changed the title Use new API for mesh oriented transform feat: Use new API for mesh oriented transform Aug 7, 2025
@koubaa
koubaa requested a review from dipinknair August 7, 2025 14:21
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 7, 2025
@codacy-production

Copy link
Copy Markdown

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1e68b8b) 2545 2187 85.93%
Head commit (ec99910) 2545 (+0) 2187 (+0) 85.93% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1270) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@codecov

codecov Bot commented Aug 7, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.93%. Comparing base (1e68b8b) to head (ec99910).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1270   +/-   ##
=======================================
  Coverage   85.93%   85.93%           
=======================================
  Files          39       39           
  Lines        2545     2545           
=======================================
  Hits         2187     2187           
  Misses        358      358           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@koubaa
koubaa merged commit 2c402f2 into main Aug 7, 2025
57 checks passed
@koubaa
koubaa deleted the use-builtin-mesh-transform branch August 7, 2025 15:34
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants