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

Add missing docstrings in network_service module #357

Merged
merged 26 commits into from
Aug 6, 2024

Conversation

sajith
Copy link
Member

@sajith sajith commented Aug 5, 2024

Resolves #314.

sajith added 26 commits July 9, 2024 17:41
Warning is: "docstring of fabrictestbed_extensions.fablib.network_service.NetworkService.config:3:Unexpected indentation"
Warning is: "docstring of fabrictestbed_extensions.fablib.resources.Resources.update:3:Unexpected indentation"
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 10257064339

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 6 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.008%) to 17.5%

Files with Coverage Reduction New Missed Lines %
fabrictestbed_extensions/fablib/network_service.py 6 13.27%
Totals Coverage Status
Change from base Build 10255617361: 0.008%
Covered Lines: 1351
Relevant Lines: 5589

💛 - Coveralls

@sajith sajith requested review from paul-ruth and kthare10 August 6, 2024 15:50
Copy link
Collaborator

@kthare10 kthare10 left a comment

Choose a reason for hiding this comment

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

looks good

@sajith sajith merged commit f3fe3de into main Aug 6, 2024
19 checks passed
@sajith sajith deleted the 314.network-service-docstrings branch August 6, 2024 16:39
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.

Add missing function docstrings in fablib.network_service
3 participants