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

Ignore zpool_influxdb binary #11071

Merged
merged 1 commit into from
Oct 16, 2020

Conversation

ghost
Copy link

@ghost ghost commented Oct 15, 2020

This was requested but forgotten in #10786

Signed-off-by: Ryan Moeller freqlabs@FreeBSD.org

Motivation and Context

Description

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Performance enhancement (non-breaking change which improves efficiency)
  • Code cleanup (non-breaking change which makes code smaller or more readable)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (a change to man pages or other documentation)

Checklist:

This was requested but forgotten in openzfs#10786

Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org>
@ghost ghost added the Status: Code Review Needed Ready for review and testing label Oct 15, 2020
@ghost ghost requested a review from behlendorf October 15, 2020 22:23
@codecov
Copy link

codecov bot commented Oct 16, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11071      +/-   ##
==========================================
+ Coverage   79.67%   79.76%   +0.09%     
==========================================
  Files         397      397              
  Lines      125756   125756              
==========================================
+ Hits       100191   100312     +121     
+ Misses      25565    25444     -121     
Flag Coverage Δ
#kernel 80.44% <ø> (-0.01%) ⬇️
#user 65.90% <ø> (+0.33%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
module/zfs/bpobj.c 86.86% <0.00%> (-3.76%) ⬇️
module/zfs/vdev_raidz.c 88.70% <0.00%> (-3.70%) ⬇️
module/zcommon/zfs_fletcher.c 75.65% <0.00%> (-2.64%) ⬇️
module/zfs/vdev_raidz_math.c 76.57% <0.00%> (-2.26%) ⬇️
module/zfs/zrlock.c 95.08% <0.00%> (-1.64%) ⬇️
module/zfs/zio.c 87.25% <0.00%> (-1.08%) ⬇️
module/zfs/vdev_removal.c 96.49% <0.00%> (-0.80%) ⬇️
cmd/zed/agents/zfs_mod.c 76.89% <0.00%> (-0.67%) ⬇️
module/zfs/arc.c 89.43% <0.00%> (-0.53%) ⬇️
module/os/linux/zfs/zpl_xattr.c 83.89% <0.00%> (-0.43%) ⬇️
... and 49 more

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 41e2b3d...0f8dbbe. Read the comment docs.

@ghost ghost added Status: Accepted Ready to integrate (reviewed, tested) and removed Status: Code Review Needed Ready for review and testing labels Oct 16, 2020
@behlendorf behlendorf merged commit ab6a0e2 into openzfs:master Oct 16, 2020
@ghost ghost deleted the ignore-zpool_influxdb branch October 16, 2020 20:31
jsai20 pushed a commit to jsai20/zfs that referenced this pull request Mar 30, 2021
This was requested but forgotten in openzfs#10786.

Reviewed-by: Richard Elling <Richard.Elling@RichardElling.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org>
Closes openzfs#11071
sempervictus pushed a commit to sempervictus/zfs that referenced this pull request May 31, 2021
This was requested but forgotten in openzfs#10786.

Reviewed-by: Richard Elling <Richard.Elling@RichardElling.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org>
Closes openzfs#11071
tonyhutter pushed a commit to tonyhutter/zfs that referenced this pull request Jun 11, 2021
This was requested but forgotten in openzfs#10786.

Reviewed-by: Richard Elling <Richard.Elling@RichardElling.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org>
Closes openzfs#11071
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Accepted Ready to integrate (reviewed, tested)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants