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

Handle multiple label window sin LabelGenerator#generate_all_labels [… #157

Merged
merged 1 commit into from
May 5, 2017

Conversation

thcrock
Copy link
Contributor

@thcrock thcrock commented May 5, 2017

Resolves #156]

  • Add inner loop in LabelGenerator#generate_all_labels that handles multiple label_windows

…esolves #156]

- Add inner loop in LabelGenerator#generate_all_labels that handles multiple label_windows
@codecov-io
Copy link

codecov-io commented May 5, 2017

Codecov Report

Merging #157 into master will decrease coverage by 0.17%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #157      +/-   ##
==========================================
- Coverage   88.14%   87.97%   -0.18%     
==========================================
  Files          22       22              
  Lines        1164     1164              
==========================================
- Hits         1026     1024       -2     
- Misses        138      140       +2
Impacted Files Coverage Δ
triage/label_generators.py 100% <100%> (ø) ⬆️
triage/pipelines/base.py 94.59% <100%> (-0.05%) ⬇️
triage/pipelines/local_parallel.py 72.41% <0%> (-1.73%) ⬇️

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 b2d13de...ae811b9. Read the comment docs.

@ecsalomon ecsalomon merged commit 895baf7 into master May 5, 2017
@thcrock thcrock deleted the multiple_label_windows branch July 12, 2017 21:36
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

3 participants