Skip to content

Commit

Permalink
[coverage] Address code coverage (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
cacoco authored Feb 13, 2024
1 parent 802ccde commit 07b690e
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,8 @@ coverage:
default:
informational: true

comment:
layout: "header, diff, flags, components"

component_management:
individual_components:
- component_id: cmd
name: commands
paths:
- cmd
- component_id: internal
name: internal
paths:
- internal

ignore:
- "cmd/*.go"
- "internal/utils/http.go"
- "internal/utils/io.go"
- "internal/json/sjson.go"
Expand Down

0 comments on commit 07b690e

Please sign in to comment.