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

run_once fixes #509

Merged
merged 1 commit into from
Apr 9, 2018
Merged

run_once fixes #509

merged 1 commit into from
Apr 9, 2018

Conversation

wtgee
Copy link
Member

@wtgee wtgee commented Apr 3, 2018

Fix for the run_once parameter so that it can be specified at Object or method level properly. Fixes #236

@wtgee wtgee requested a review from a team April 3, 2018 02:39
@codecov
Copy link

codecov bot commented Apr 3, 2018

Codecov Report

Merging #509 into develop will decrease coverage by 0.03%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #509      +/-   ##
===========================================
- Coverage    70.48%   70.45%   -0.04%     
===========================================
  Files           62       62              
  Lines         5418     5418              
  Branches       751      751              
===========================================
- Hits          3819     3817       -2     
- Misses        1392     1393       +1     
- Partials       207      208       +1
Impacted Files Coverage Δ
pocs/state/machine.py 88.96% <100%> (ø) ⬆️
pocs/serial_handlers/protocol_arduinosimulator.py 76.92% <0%> (-0.39%) ⬇️
pocs/observatory.py 81.59% <0%> (-0.28%) ⬇️

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 064762f...53a2603. Read the comment docs.

@wtgee wtgee merged commit e084d0c into panoptes:develop Apr 9, 2018
@wtgee wtgee deleted the run_once-fix-236 branch April 9, 2018 00:03
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.

2 participants