Skip to content

Commit 948e518

Browse files
shaileshmishrashaileshmishra
authored andcommitted
test coverage
1 parent bfca56e commit 948e518

File tree

79 files changed

+1342
-8573
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+1342
-8573
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ Icon
190190
# Thumbnails
191191
._*
192192

193-
# ResourceFile that might appear in the root of a volume
193+
# ReadResource that might appear in the root of a volume
194194
.DocumentRevisions-V100
195195
.fseventsd
196196
.Spotlight-V100

.travis.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
language: java
22
after_success:
3-
- bash <(curl -s https://codecov.io/bash)
3+
- bash <(curl -s https://codecov.io/bash) -t uuid-repo-token
4+
45
env:
56
global:
6-
- CODECOV_TOKEN=:uuid-repo-token
7+
- CODECOV_TOKEN=:uuid-repo-token
8+
9+

Test Results - test_covarage.html

Lines changed: 728 additions & 0 deletions
Large diffs are not rendered by default.

coverage/.css/coverage.css

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

coverage/.img/arrowDown.gif

-89 Bytes
Binary file not shown.

coverage/.img/arrowUp.gif

-91 Bytes
Binary file not shown.

coverage/com.contentstack.utils.embedded/.classes/Asset.html

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

coverage/com.contentstack.utils.embedded/.classes/Entry.html

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

0 commit comments

Comments
 (0)