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: When tracing is enabled use the span from the scope of the run #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

uttarayan21
Copy link
Member

No description provided.

Copy link

codecov bot commented Feb 28, 2025

Codecov Report

Attention: Patch coverage is 0% with 13 lines in your changes missing coverage. Please review.

Project coverage is 38.43%. Comparing base (4daae13) to head (83a5851).

Files with missing lines Patch % Lines
src/interpreter.rs 0.00% 5 Missing ⚠️
src/backend.rs 0.00% 3 Missing ⚠️
src/tensor/raw.rs 0.00% 3 Missing ⚠️
src/tensor.rs 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #12      +/-   ##
==========================================
+ Coverage   38.24%   38.43%   +0.19%     
==========================================
  Files          12       12              
  Lines        1820     1824       +4     
==========================================
+ Hits          696      701       +5     
+ Misses       1124     1123       -1     
Flag Coverage Δ
unittests 38.43% <0.00%> (+0.19%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

Copy link
Contributor

@K-prog K-prog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

average tracer
lgtm: be safe next time 🙏

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

Successfully merging this pull request may close these issues.

2 participants