Skip to content

Commit 8c8f3b3

Browse files
committed
chore: improve codecov integration
1 parent 6cd1c19 commit 8c8f3b3

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.codecov.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
comment:
2+
layout: diff, flags, files
3+
require_changes: true

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Angular ECMAScript Intl
22

3+
[![codecov](https://codecov.io/gh/json-derulo/angular-ecmascript-intl/graph/badge.svg?token=RHNUC3YCJP)](https://codecov.io/gh/json-derulo/angular-ecmascript-intl)
4+
35
Contains pipes to transform internationalization data using `Intl.*` browser APIs.
46

57
## Getting started

0 commit comments

Comments
 (0)