Skip to content

Commit 67cf018

Browse files
committed
WIP
1 parent 1d541bf commit 67cf018

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -157,10 +157,3 @@ jobs:
157157
env:
158158
COMPOSER_PROCESS_TIMEOUT: 10000
159159
run: composer analyse
160-
- name: Report coverage
161-
uses: paambaati/codeclimate-action@v9.0.0
162-
env:
163-
CC_TEST_REPORTER_ID: 1be98f680ca97065e8a18ad2df18e67210033bb0708b5b70e4d128b035b0cb45
164-
COMPOSER_PROCESS_TIMEOUT: 10000
165-
with:
166-
coverageCommand: composer coverage

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
<a href="https://packagist.org/packages/flat3/lodata"><img alt="Packagist Version" src="https://img.shields.io/packagist/v/flat3/lodata"></a>
66
<a href="https://packagist.org/packages/flat3/lodata"><img alt="Packagist Downloads" src="https://img.shields.io/packagist/dt/flat3/lodata"></a>
77
<a href="https://packagist.org/packages/flat3/lodata"><img src="https://img.shields.io/packagist/l/flat3/lodata" alt="License"></a>
8-
<img alt="Code Climate maintainability" src="https://img.shields.io/codeclimate/maintainability-percentage/flat3/lodata">
9-
<img alt="Code Climate coverage" src="https://img.shields.io/codeclimate/coverage/flat3/lodata">
108

119
[Lodata](https://lodata.io) is an implementation of the OData v4.01 Producer protocol, designed for use with the Laravel framework.
1210

0 commit comments

Comments
 (0)