Skip to content

Limit uncovered lines - #32

Open
andybelltree wants to merge 13 commits into
romeovs:masterfrom
andybelltree:limit-uncovered-lines
Open

Limit uncovered lines#32
andybelltree wants to merge 13 commits into
romeovs:masterfrom
andybelltree:limit-uncovered-lines

Conversation

@andybelltree

Copy link
Copy Markdown

Added a new feature on top of #31

Supplying the parameter max-uncovered-lines will limit the number of items shown in the uncovered lines column. This prevents classes with a large number of uncovered lines bloating the report.

Example usage

  - name: Comment code coverage
    uses: andybelltree/lcov-reporter-action@v1.1.0
    with:
      max-uncovered-lines: 5

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