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

Feature/cobertura export #6

Merged
merged 4 commits into from
Mar 30, 2023
Merged

Feature/cobertura export #6

merged 4 commits into from
Mar 30, 2023

Conversation

sayantandey
Copy link
Owner

Added option to export coverage report
Example use :

./SQLServerCoverageCore  -v true -c Get-CoverTSql -e "Export-Cobertura" -d sql_server_coverage -q "exec sp_sql_server_coverage 1" -o "../../../example/Coverage Example/Cobertura" -k "Server=localhost,1433;uid=sa;initial catalog=master;Pwd=StrONg_P/\\$"

@sayantandey sayantandey merged commit 8e55c54 into main Mar 30, 2023
@sayantandey sayantandey deleted the feature/cobertura-export branch April 22, 2023 06:28
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.

1 participant