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

Adapt gitignore for modules #9656

Merged
merged 1 commit into from
Dec 2, 2019

Conversation

c0d3z3r0
Copy link
Contributor

@c0d3z3r0 c0d3z3r0 commented Dec 1, 2019

Remove the specific gitignore rules for module left-overs and add a
generic one in modules/.

Signed-off-by: Michael Niewöhner foss@mniewoehner.de

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:

Remove the specific gitignore rules for module left-overs and add a
generic one in modules/.

Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
@codecov
Copy link

codecov bot commented Dec 1, 2019

Codecov Report

Merging #9656 into master will decrease coverage by 0.67%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9656      +/-   ##
==========================================
- Coverage   79.93%   79.25%   -0.68%     
==========================================
  Files         288      418     +130     
  Lines       82292   123544   +41252     
==========================================
+ Hits        65778    97920   +32142     
- Misses      16514    25624    +9110
Flag Coverage Δ
#kernel 79.91% <ø> (-0.02%) ⬇️
#user 66.64% <ø> (?)

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 42a826e...9509844. Read the comment docs.

@ghost ghost added the Status: Code Review Needed Ready for review and testing label Dec 2, 2019
@behlendorf behlendorf added Status: Accepted Ready to integrate (reviewed, tested) and removed Status: Code Review Needed Ready for review and testing labels Dec 2, 2019
@behlendorf behlendorf merged commit e69bb31 into openzfs:master Dec 2, 2019
tonyhutter pushed a commit to tonyhutter/zfs that referenced this pull request Dec 26, 2019
Remove the specific gitignore rules for module left-overs and add a
generic one in modules/.

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Closes openzfs#9656
tonyhutter pushed a commit to tonyhutter/zfs that referenced this pull request Dec 27, 2019
Remove the specific gitignore rules for module left-overs and add a
generic one in modules/.

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Closes openzfs#9656
tonyhutter pushed a commit that referenced this pull request Jan 23, 2020
Remove the specific gitignore rules for module left-overs and add a
generic one in modules/.

Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Closes #9656
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.

3 participants