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 some new function for addons #1440

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

momomuchu
Copy link

1. Temporary directory management

2. Capturing stdout and stderr

3. Timing function execution

4. Asserting that a function raises a specific exception

@codecov
Copy link

codecov bot commented May 5, 2023

Codecov Report

Patch coverage: 41.37% and project coverage change: -1.03 ⚠️

Comparison is base (2303143) 94.90% compared to head (3789e49) 93.88%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1440      +/-   ##
==========================================
- Coverage   94.90%   93.88%   -1.03%     
==========================================
  Files          44       44              
  Lines        7308     7337      +29     
==========================================
- Hits         6936     6888      -48     
- Misses        372      449      +77     
Impacted Files Coverage Δ
joblib/testing.py 73.23% <41.37%> (-22.00%) ⬇️

... and 14 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

None yet

1 participant