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

Implement lock route alias #229

Merged
merged 7 commits into from
Nov 27, 2018
Merged

Implement lock route alias #229

merged 7 commits into from
Nov 27, 2018

Conversation

hoanhan101
Copy link
Contributor

Fix #200.

@codecov
Copy link

codecov bot commented Nov 27, 2018

Codecov Report

Merging #229 into master will increase coverage by 0.18%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   87.58%   87.76%   +0.18%     
==========================================
  Files          46       46              
  Lines        1369     1381      +12     
==========================================
+ Hits         1199     1212      +13     
+ Misses        170      169       -1
Impacted Files Coverage Δ
synse/const.py 100% <100%> (ø) ⬆️
synse/routes/aliases.py 100% <100%> (+1.14%) ⬆️

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 91d1947...5af974c. Read the comment docs.

Copy link
Contributor

@edaniszewski edaniszewski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks great! one minor note, but other than that, this looks good to me


# Otherwise, we just read from the device.
else:
logger.debug(_('Alias alias route: reading'))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is supposed to be 'Lock alias route'

@hoanhan101 hoanhan101 merged commit 774d576 into master Nov 27, 2018
@hoanhan101 hoanhan101 deleted the lock-alias branch November 27, 2018 20:20
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

2 participants