Skip to content

Commit 5eca0ab

Browse files
author
LamNguyen176
committed
.
1 parent c113560 commit 5eca0ab

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,3 @@ example/ios/build
8787
example/ios/Podfile.lock
8888

8989
.yarn/cache
90-
coverage/lcov-report
91-
coverage/clover.xml
92-
coverage/coverage-final.json

coverage/clover.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<coverage generated="1729220146229" clover="3.2.0">
3-
<project timestamp="1729220146230" name="All files">
2+
<coverage generated="1729220309967" clover="3.2.0">
3+
<project timestamp="1729220309967" name="All files">
44
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0" elements="0" coveredelements="0" complexity="0" loc="0" ncloc="0" packages="0" files="0" classes="0"/>
55
</project>
66
</coverage>

coverage/lcov-report/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ <h1>All files</h1>
8686
<div class='footer quiet pad2 space-top1 center small'>
8787
Code coverage generated by
8888
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
89-
at 2024-10-18T02:55:46.221Z
89+
at 2024-10-18T02:58:29.957Z
9090
</div>
9191
<script src="prettify.js"></script>
9292
<script>

0 commit comments

Comments
 (0)