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

Fix drone docker releases #449

Merged
merged 1 commit into from
Nov 2, 2020

Conversation

rayanimesh
Copy link
Contributor

@rayanimesh rayanimesh commented Nov 2, 2020

Post merging of #435, drone docker releases are broken. Check https://cloud.drone.io/oliver006/redis_exporter/922/1/13 for reference.
This commit fixes it.

Post merging of oliver006#435, drone docker releases are broken.
This commit fixes it.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.132% when pulling fe485a4 on rayanimesh:fix/drone-release into 2afb490 on oliver006:master.

@codecov
Copy link

codecov bot commented Nov 2, 2020

Codecov Report

Merging #449 into master will increase coverage by 8.83%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #449      +/-   ##
==========================================
+ Coverage   75.28%   84.12%   +8.83%     
==========================================
  Files           2        1       -1     
  Lines        1133     1077      -56     
==========================================
+ Hits          853      906      +53     
+ Misses        215      101     -114     
- Partials       65       70       +5     
Impacted Files Coverage Δ
main.go
exporter.go
exporter/exporter.go 84.12% <0.00%> (ø)

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 7d742d9...fe485a4. Read the comment docs.

@oliver006
Copy link
Owner

Thanks for the quick fix!

@oliver006 oliver006 merged commit f3d90dd into oliver006:master Nov 2, 2020
@oliver006
Copy link
Owner

Note to self: I should a dry-run docker build to the tests so this won't happen again in the future.

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.

3 participants