snok / drf-openapi-tester

Test utility for validating OpenAPI documentation
https://github.com/snok/django-openapi-tester
BSD 3-Clause "New" or "Revised" License
119 stars 23 forks source link

Update version to v2 #255

Closed sondrelg closed 2 years ago

sondrelg commented 2 years ago

Relates to #248

Misc fixes and cleanups before v2 release. Fixes coverage conflict between codecov and sonaredge.

codecov[bot] commented 2 years ago

Codecov Report

Merging #255 (61e03b2) into master (6a72ade) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           master     #255    +/-   ##
========================================
  Coverage   100.0%   100.0%            
========================================
  Files          17        8     -9     
  Lines        1146      476   -670     
  Branches      207       96   -111     
========================================
- Hits         1146      476   -670     
Impacted Files Coverage Δ
tests/utils.py
tests/test_loaders.py
tests/test_case_validators.py
tests/test_schema_tester.py
tests/test_utils.py
tests/test_validators.py
tests/schema_converter.py
tests/__init__.py
tests/test_errors.py
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information