Commit 1f3b9a9 1 parent 78b5bf7 commit 1f3b9a9 Copy full SHA for 1f3b9a9
File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 7
7
8
8
script :
9
9
- sbt clean coverage test
10
-
10
+ - sbt coverageReport
11
+ - sbt coverageAggregate
11
12
12
13
after_success :
13
- - bash <(curl -s https://codecov.io/bash)
14
+ - sbt codacyCoverage
Original file line number Diff line number Diff line change 2
2
======
3
3
4
4
[ ![ Build Status] ( https://travis-ci.org/pepegar/wookie.svg?branch=master )] ( https://travis-ci.org/pepegar/wookie )
5
-
5
+ [ ![ Codacy Badge ] ( https://api.codacy.com/project/badge/Coverage/77df883f34e6426aaec93ed5ee6b88eb )] ( https://www.codacy.com/app/jl-garhdez/wookie?utm_source=github.com & amp ; utm_medium=referral & amp ; utm_content=pepegar/wookie & amp ; utm_campaign=Badge_Coverage )
6
6
<img alt =" GHHHAAAAAAHAHHAHAAHAAAAAA " align =right src =" chewbacca.jpg " />
7
+ [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/77df883f34e6426aaec93ed5ee6b88eb )] ( https://www.codacy.com/app/jl-garhdez/wookie?utm_source=github.com& ; utm_medium=referral& ; utm_content=pepegar/wookie& ; utm_campaign=Badge_Grade )
7
8
8
9
** wookie** is a purely functional library for connecting to AWS with Scala.
9
10
You can’t perform that action at this time.
0 commit comments