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

systemd: add default target for timers #4679

Merged
merged 2 commits into from
Feb 16, 2018

Conversation

bboozzoo
Copy link
Contributor

Add a const for the default target for *.timers. To be used as a value in
WantedBy in timer units.

Add a const for the default target for *.timers. To be used as a value in
WantedBy in timer units.

Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>
@codecov-io
Copy link

codecov-io commented Feb 16, 2018

Codecov Report

Merging #4679 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4679      +/-   ##
==========================================
- Coverage   78.37%   78.37%   -0.01%     
==========================================
  Files         465      465              
  Lines       33168    33168              
==========================================
- Hits        25997    25995       -2     
- Misses       5030     5031       +1     
- Partials     2141     2142       +1
Impacted Files Coverage Δ
systemd/systemd.go 84.57% <ø> (ø) ⬆️
overlord/hookstate/hookmgr.go 72% <0%> (-1.15%) ⬇️

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 3324a28...7caef7a. Read the comment docs.

Copy link
Contributor

@zyga zyga left a comment

Choose a reason for hiding this comment

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

LGTM

@zyga zyga merged commit 166a911 into canonical:master Feb 16, 2018
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.

4 participants