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

Refactor global DEBUG_ENABLED to module-based configuration #220

Merged
merged 1 commit into from
Apr 24, 2024

Refactor global DEBUG_ENABLED to module-based configuration

dfad466
Select commit
Loading
Failed to load commit list.
Merged

Refactor global DEBUG_ENABLED to module-based configuration #220

Refactor global DEBUG_ENABLED to module-based configuration
dfad466
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 19, 2024 in 1s

97.14% (+0.02%) compared to 4e3b8d2

View this Pull Request on Codecov

97.14% (+0.02%) compared to 4e3b8d2

Details

Codecov Report

Attention: Patch coverage is 81.25000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 97.14%. Comparing base (4e3b8d2) to head (dfad466).

Files Patch % Lines
lib/rspec/openapi.rb 81.25% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #220      +/-   ##
==========================================
+ Coverage   97.12%   97.14%   +0.02%     
==========================================
  Files          20       20              
  Lines         626      631       +5     
  Branches      143      144       +1     
==========================================
+ Hits          608      613       +5     
  Misses         18       18              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.