Skip to content

Respond with 414 when a line exceeds the maximum line length #408

Respond with 414 when a line exceeds the maximum line length

Respond with 414 when a line exceeds the maximum line length #408

name: Documentation Coverage
on: [push, pull_request]
permissions:
contents: read
env:
COVERAGE: PartialSummary
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ruby/setup-ruby@v1
with:
ruby-version: ruby
bundler-cache: true
- name: Validate coverage
timeout-minutes: 5
run: bundle exec bake decode:index:coverage lib