forked from cardano-foundation/cardano-wallet
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.weeder.yaml
127 lines (126 loc) · 3.1 KB
/
.weeder.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
- package:
- name: cardano-wallet-core
- section:
- name: test:unit
- message:
- name: Weeds exported
- module:
- name: Cardano.Pool.MetricsSpec
- identifier:
- RegistrationsTest
- arbitraryChunks
- module:
- name: Cardano.Wallet.DB.StateMachine
- identifier: showLabelledExamples
- module:
- name: Spec
- identifier: main
- section:
- name: test:unit bench:db
- message:
- name: Module reused between components
- module: Cardano.Wallet.DummyTarget.Primitive.Types
- message:
- name: Weeds exported
- module:
- name: Cardano.Wallet.DummyTarget.Primitive.Types
- identifier: genesisHash
- package:
- name: cardano-wallet-jormungandr
- section:
- name: test:integration
- message:
- name: Redundant build-depends entry
- depends:
- aeson-qq
- cryptonite
- exceptions
- generic-arbitrary
- lifted-base
- monad-control
- persistent
- safe
- template-haskell
- time
- warp
- yaml
- section:
- name: test:integration bench:latency
- message:
- name: Module reused between components
- module:
- Cardano.Wallet.Jormungandr.Faucet
- Cardano.Wallet.Jormungandr.Launch
- Test.Integration.Jcli
- message:
- name: Weeds exported
- module:
- name: Cardano.Wallet.Jormungandr.Faucet
- identifier: genFaucets
- module:
- name: Cardano.Wallet.Jormungandr.Launch
- identifier: withBackendOnly
- section:
- name: test:unit
- message:
- name: Weeds exported
- module:
- name: Cardano.Wallet.Jormungandr.NetworkSpec
- identifier:
- C
- Consumer
- MockBlock
- 'N'
- Node
- NodeAddBlocks
- NodeGarbageCollect
- NodeOp
- NodeRewind
- S
- TestNetworkLayer
- addGaps
- applyNodeOp
- applyNodeOps
- block0
- block0H
- consumerRestoreStep
- emptyNode
- fromJBlock
- genBlocks
- genBlocksWith
- genCheckpoints
- genConsumer
- genGC
- genGaps
- genNodeOp
- genNodeOps
- genRewind
- genSwitchChain
- genesisHash
- getNodeChain
- getNodeTip
- isNodeAddBlocks
- isNodeRewindOf
- mockBlockHash
- mockJormungandrClient
- mockNetworkLayer
- nodeAddBlocks
- nodeGarbageCollect
- nodeRewind
- parentGenesisHash
- prop_generator
- prop_sync
- removeNoOp
- shiftOp
- showBlock
- showChain
- showCheckpoints
- showHash
- toJBlock
- package:
- name: cardano-wallet-launcher
- section:
- name: library
- message:
- name: Module not compiled
- module: Cardano.Startup.Windows