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

Add APIs for getting the current logfire span #675

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

Fix tests

27f1424
Select commit
Loading
Failed to load commit list.
Open

Add APIs for getting the current logfire span #675

Fix tests
27f1424
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 16, 2024 in 0s

99.91% (-0.09%) compared to f0b2989

View this Pull Request on Codecov

99.91% (-0.09%) compared to f0b2989

Details

Codecov Report

Attention: Patch coverage is 80.00000% with 9 lines in your changes missing coverage. Please review.

Project coverage is 99.91%. Comparing base (f0b2989) to head (27f1424).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
logfire/current_span.py 69.23% 7 Missing and 1 partial ⚠️
logfire/_internal/main.py 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##              main     #675      +/-   ##
===========================================
- Coverage   100.00%   99.91%   -0.09%     
===========================================
  Files          137      138       +1     
  Lines        10750    10793      +43     
  Branches      1473     1475       +2     
===========================================
+ Hits         10750    10784      +34     
- Misses           0        7       +7     
- Partials         0        2       +2     

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