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 options trace_threads and trace_modules #20

Merged
merged 14 commits into from
Nov 10, 2023
Merged

Conversation

TaiSakuma
Copy link
Member

No description provided.

Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Attention: 14 lines in your changes are missing coverage. Please review.

Comparison is base (a3da610) 86.77% compared to head (e339f92) 86.67%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #20      +/-   ##
==========================================
- Coverage   86.77%   86.67%   -0.11%     
==========================================
  Files         112      112              
  Lines        4280     4344      +64     
  Branches      704      713       +9     
==========================================
+ Hits         3714     3765      +51     
- Misses        515      524       +9     
- Partials       51       55       +4     
Files Coverage Δ
nextline/__about__.py 100.00% <100.00%> (ø)
nextline/__init__.py 100.00% <100.00%> (ø)
nextline/main.py 79.41% <100.00%> (-0.30%) ⬇️
nextline/plugin/spec.py 70.45% <100.00%> (+0.33%) ⬆️
nextline/spawned/plugin/hook.py 100.00% <100.00%> (ø)
nextline/spawned/plugin/plugins/__init__.py 100.00% <100.00%> (ø)
nextline/spawned/types.py 95.23% <100.00%> (ø)
nextline/types.py 100.00% <100.00%> (ø)
tests/main/scenarios/test_example.py 95.12% <100.00%> (+0.02%) ⬆️
tests/main/scenarios/test_interruption.py 100.00% <100.00%> (ø)
... and 10 more

... and 3 files with indirect coverage changes

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

@TaiSakuma TaiSakuma merged commit e7b90b6 into main Nov 10, 2023
9 of 10 checks passed
@TaiSakuma TaiSakuma deleted the revert-filter-thread branch November 10, 2023 21:23
TaiSakuma added a commit that referenced this pull request Nov 13, 2023
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.

1 participant