viclovsky / swagger-coverage

Tool which generates full picture of coverage of API tests based on OAS (Swagger) v2 and v3
Apache License 2.0
197 stars 37 forks source link

Ability to filter APIs from coverage calculation based on tags #94

Closed sreer-pega closed 2 years ago

viclovsky commented 2 years ago

👍

viclovsky commented 2 years ago

Hi, @sreer-pega . I have tried new release with your changes. I have faced with errors: report doesn't build at all. My apologise but I have to revert your PR. Could you add more tests for the PR and recreate PR?

sreer-pega commented 2 years ago

Hi @viclovsky , The only time I saw report not building is when all the URLs are in excluded list. As suggested I will create new PR with test cases.

Thank you.