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

minor factory fixes #258

Merged
merged 3 commits into from
Jun 4, 2018
Merged

minor factory fixes #258

merged 3 commits into from
Jun 4, 2018

Conversation

jluebbe
Copy link
Member

@jluebbe jluebbe commented Jun 4, 2018

No description provided.

This avoids surprises when _convert_to_named_list is called multiple
times and simplifies the control flow a bit.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
This code is currently unused, so the bug was not triggered.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
@codecov-io
Copy link

codecov-io commented Jun 4, 2018

Codecov Report

Merging #258 into master will decrease coverage by <.1%.
The diff coverage is 90%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #258     +/-   ##
=======================================
- Coverage      55%    55%   -0.1%     
=======================================
  Files         105    105             
  Lines        6244   6243      -1     
=======================================
- Hits         3438   3437      -1     
  Misses       2806   2806
Impacted Files Coverage Δ
labgrid/factory.py 84% <90%> (-0.2%) ⬇️

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 838cbf4...fff649d. Read the comment docs.

@Emantor Emantor merged commit 2f64928 into labgrid-project:master Jun 4, 2018
@jluebbe jluebbe deleted the fixes branch June 4, 2018 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants