Skip to content

Commit fbb9b2e

Browse files
Merge pull request #23 from bastelfreak/coverage
CI: Remove coverage reporting
2 parents 7da231c + 1783068 commit fbb9b2e

File tree

2 files changed

+0
-40
lines changed

2 files changed

+0
-40
lines changed

.github/workflows/coverage.yaml

Lines changed: 0 additions & 37 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
[![Modules Status](https://github.com/puppetlabs/facter/workflows/Acceptance%20tests/badge.svg?branch=main)](https://github.com/puppetlabs/facter/actions)
77
[![Modules Status](https://github.com/puppetlabs/facter/workflows/Unit%20tests/badge.svg?branch=main)](https://github.com/puppetlabs/facter/actions)
88
[![Modules Status](https://github.com/puppetlabs/facter/workflows/Checks/badge.svg?branch=main)](https://github.com/puppetlabs/facter/actions)
9-
[![Test Coverage](https://api.codeclimate.com/v1/badges/3bd4be86f4b0b49bc0ca/test_coverage)](https://codeclimate.com/github/puppetlabs/facter/test_coverage)
10-
[![Maintainability](https://api.codeclimate.com/v1/badges/3bd4be86f4b0b49bc0ca/maintainability)](https://codeclimate.com/github/puppetlabs/facter/maintainability)
11-
129

1310
Facter is a command-line tool that gathers basic facts about nodes (systems)
1411
such as hardware details, network settings, OS type and version, and more.

0 commit comments

Comments
 (0)