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

Updated yumapro validator to version 21 #130

Merged

Conversation

dmytro-kyrychenko
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

Coverage report

Full coverage report summary (click to unfold) manage.py: 84%
tests/__init__.py: 100%
tests/resources/__init__.py: 100%
tests/resources/settings.py: 100%
tests/test_modelsChecker.py: 100%
tests/test_views.py: 100%
yangvalidator/__init__.py: 100%
yangvalidator/apps.py: 100%
yangvalidator/create_config.py: 100%
yangvalidator/default_statements.py: 100%
yangvalidator/urls.py: 100%
yangvalidator/v1/__init__.py: 100%
yangvalidator/v1/urls.py: 100%
yangvalidator/v1/views.py: 17%
yangvalidator/v2/__init__.py: 100%
yangvalidator/v2/confdParser.py: 35%
yangvalidator/v2/illegalMethodError.py: 100%
yangvalidator/v2/modelsChecker.py: 89%
yangvalidator/v2/pyangParser.py: 55%
yangvalidator/v2/urls.py: 100%
yangvalidator/v2/views.py: 92%
yangvalidator/v2/xymParser.py: 100%
yangvalidator/v2/yangdumpProParser.py: 35%
yangvalidator/v2/yanglintParser.py: 88%
yangvalidator/yangParser.py: 73%

The coverage rate went from 67.6% to 67.6% ⬆️

None of the new lines are part of the tested code. Therefore, there is no coverage data about them.

@SlavomirMazurPantheon SlavomirMazurPantheon merged commit 0f1e5dd into YangCatalog:develop Jan 24, 2023
@dmytro-kyrychenko dmytro-kyrychenko deleted the update-yumapro branch January 24, 2023 09: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.

Update YumaPro validator to version 21.10-12
2 participants