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

improve module documentation #47

Merged
merged 5 commits into from
Apr 3, 2022
Merged

Conversation

lowlydba
Copy link
Owner

@lowlydba lowlydba commented Apr 1, 2022

Description

Fix missing examples & add the DbaTools module requirement to each module's docs

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue) - Fixes #
  • New feature (non-breaking change which adds functionality)

Checklist:

@codecov-commenter
Copy link

codecov-commenter commented Apr 1, 2022

Codecov Report

Merging #47 (49c5189) into main (613dbde) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #47   +/-   ##
=======================================
  Coverage   94.97%   94.97%           
=======================================
  Files          33       33           
  Lines        1014     1014           
=======================================
  Hits          963      963           
  Misses         51       51           
Impacted Files Coverage Δ
plugins/modules/agent_job.py 100.00% <ø> (ø)
plugins/modules/agent_job_category.py 100.00% <ø> (ø)
plugins/modules/agent_job_schedule.py 100.00% <ø> (ø)
plugins/modules/agent_job_step.py 100.00% <ø> (ø)
plugins/modules/database.py 100.00% <ø> (ø)
plugins/modules/login.py 100.00% <ø> (ø)
plugins/modules/maintenance_solution.py 100.00% <ø> (ø)
plugins/modules/memory.py 100.00% <ø> (ø)
plugins/modules/nonquery.py 100.00% <ø> (ø)
plugins/modules/resource_governor.py 100.00% <ø> (ø)
... and 5 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 613dbde...49c5189. Read the comment docs.

@lowlydba lowlydba added this to the v0.2 milestone Apr 2, 2022
@lowlydba lowlydba merged commit 507f099 into main Apr 3, 2022
@lowlydba lowlydba deleted the harder-better-faster-documenteder branch April 3, 2022 14:56
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