We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7655dfb commit 2c82996Copy full SHA for 2c82996
coverage/lcov-report/index.html
@@ -116,7 +116,7 @@ <h1>All files</h1>
116
<div class='footer quiet pad2 space-top1 center small'>
117
Code coverage generated by
118
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
119
- at 2024-10-18T07:07:25.591Z
+ at 2024-10-18T07:09:21.500Z
120
</div>
121
<script src="prettify.js"></script>
122
<script>
src/__tests__/Crypto.test.ts
@@ -1,3 +1,5 @@
1
+it.todo('write a test');
2
+
3
// import { NativeModules } from 'react-native';
4
//
5
// NativeModules.CryptoAlgorithm = {
0 commit comments