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

Use vectorize for relative_sensitivity #106

Merged
merged 2 commits into from Oct 23, 2020
Merged

Use vectorize for relative_sensitivity #106

merged 2 commits into from Oct 23, 2020

Conversation

maxnoe
Copy link
Member

@maxnoe maxnoe commented Oct 23, 2020

Fixes #105

@codecov
Copy link

codecov bot commented Oct 23, 2020

Codecov Report

Merging #106 into master will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #106      +/-   ##
==========================================
+ Coverage   89.18%   89.25%   +0.07%     
==========================================
  Files          36       36              
  Lines        1193     1201       +8     
==========================================
+ Hits         1064     1072       +8     
  Misses        129      129              
Impacted Files Coverage Δ
pyirf/sensitivity.py 92.06% <100.00%> (+0.53%) ⬆️
pyirf/tests/test_sensitivity.py 100.00% <100.00%> (ø)
pyirf/version.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0159bfe...8f7dc31. Read the comment docs.

@maxnoe maxnoe merged commit a21253a into master Oct 23, 2020
@maxnoe maxnoe deleted the vectorize branch October 23, 2020 15:51
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.

Doc update (or functionality fix) is required in pyirf.sensitivity.relative_sensitivity
2 participants