@featurevisor/sdk 1.30.1 → 1.31.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,17 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [1.31.0](https://github.com/featurevisor/featurevisor/compare/v1.30.1...v1.31.0) (2025-02-13)
7
+
8
+
9
+ ### Features
10
+
11
+ * variables schema as dictionary ([#343](https://github.com/featurevisor/featurevisor/issues/343)) ([18e8aed](https://github.com/featurevisor/featurevisor/commit/18e8aedab10ecdd68b7f0cbf911896b14ab37c91))
12
+
13
+
14
+
15
+
16
+
6
17
  ## [1.30.1](https://github.com/featurevisor/featurevisor/compare/v1.30.0...v1.30.1) (2025-02-08)
7
18
 
8
19
 
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1739054057203" clover="3.2.0">
3
- <project timestamp="1739054057204" name="All files">
4
- <metrics statements="629" coveredstatements="583" conditionals="346" coveredconditionals="299" methods="101" coveredmethods="94" elements="1076" coveredelements="976" complexity="0" loc="629" ncloc="629" packages="1" files="9" classes="9"/>
2
+ <coverage generated="1739483955744" clover="3.2.0">
3
+ <project timestamp="1739483955744" name="All files">
4
+ <metrics statements="633" coveredstatements="587" conditionals="348" coveredconditionals="302" methods="101" coveredmethods="94" elements="1082" coveredelements="983" complexity="0" loc="633" ncloc="633" packages="1" files="9" classes="9"/>
5
5
  <file name="bucket.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/bucket.ts">
6
6
  <metrics statements="44" coveredstatements="42" conditionals="17" coveredconditionals="15" methods="4" coveredmethods="4"/>
7
7
  <line num="1" count="2" type="stmt"/>
@@ -120,7 +120,7 @@
120
120
  <line num="126" count="0" type="stmt"/>
121
121
  </file>
122
122
  <file name="datafileReader.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/datafileReader.ts">
123
- <metrics statements="36" coveredstatements="35" conditionals="6" coveredconditionals="6" methods="12" coveredmethods="12"/>
123
+ <metrics statements="40" coveredstatements="39" conditionals="7" coveredconditionals="7" methods="13" coveredmethods="13"/>
124
124
  <line num="12" count="3" type="stmt"/>
125
125
  <line num="13" count="137" type="cond" truecount="3" falsecount="0"/>
126
126
  <line num="14" count="10" type="stmt"/>
@@ -144,19 +144,23 @@
144
144
  <line num="54" count="17" type="stmt"/>
145
145
  <line num="57" count="30" type="stmt"/>
146
146
  <line num="58" count="30" type="stmt"/>
147
- <line num="59" count="27" type="stmt"/>
148
- <line num="65" count="3" type="stmt"/>
149
- <line num="69" count="2" type="stmt"/>
150
- <line num="73" count="3" type="stmt"/>
151
- <line num="75" count="3" type="stmt"/>
152
- <line num="76" count="4" type="stmt"/>
153
- <line num="79" count="3" type="stmt"/>
154
- <line num="83" count="2" type="stmt"/>
155
- <line num="87" count="139" type="stmt"/>
156
- <line num="89" count="139" type="cond" truecount="1" falsecount="0"/>
147
+ <line num="59" count="27" type="cond" truecount="1" falsecount="0"/>
148
+ <line num="60" count="2" type="stmt"/>
149
+ <line num="61" count="9" type="stmt"/>
150
+ <line num="62" count="9" type="stmt"/>
151
+ <line num="66" count="27" type="stmt"/>
152
+ <line num="72" count="3" type="stmt"/>
153
+ <line num="76" count="2" type="stmt"/>
154
+ <line num="80" count="3" type="stmt"/>
155
+ <line num="82" count="3" type="stmt"/>
156
+ <line num="83" count="4" type="stmt"/>
157
+ <line num="86" count="3" type="stmt"/>
157
158
  <line num="90" count="2" type="stmt"/>
158
- <line num="93" count="137" type="stmt"/>
159
- <line num="97" count="120" type="stmt"/>
159
+ <line num="94" count="139" type="stmt"/>
160
+ <line num="96" count="139" type="cond" truecount="1" falsecount="0"/>
161
+ <line num="97" count="2" type="stmt"/>
162
+ <line num="100" count="137" type="stmt"/>
163
+ <line num="104" count="120" type="stmt"/>
160
164
  </file>
161
165
  <file name="emitter.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/emitter.ts">
162
166
  <metrics statements="18" coveredstatements="18" conditionals="6" coveredconditionals="6" methods="7" coveredmethods="7"/>
@@ -180,7 +184,7 @@
180
184
  <line num="50" count="8" type="stmt"/>
181
185
  </file>
182
186
  <file name="evaluate.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/evaluate.ts">
183
- <metrics statements="204" coveredstatements="196" conditionals="137" coveredconditionals="126" methods="11" coveredmethods="11"/>
187
+ <metrics statements="204" coveredstatements="196" conditionals="138" coveredconditionals="128" methods="10" coveredmethods="10"/>
184
188
  <line num="24" count="1" type="stmt"/>
185
189
  <line num="25" count="1" type="stmt"/>
186
190
  <line num="31" count="1" type="stmt"/>
@@ -254,8 +258,8 @@
254
258
  <line num="287" count="110" type="cond" truecount="3" falsecount="0"/>
255
259
  <line num="288" count="1" type="stmt"/>
256
260
  <line num="294" count="110" type="cond" truecount="1" falsecount="0"/>
257
- <line num="295" count="24" type="cond" truecount="1" falsecount="1"/>
258
- <line num="296" count="91" type="stmt"/>
261
+ <line num="295" count="24" type="cond" truecount="3" falsecount="0"/>
262
+ <line num="296" count="23" type="stmt"/>
259
263
  <line num="300" count="24" type="cond" truecount="1" falsecount="0"/>
260
264
  <line num="301" count="1" type="stmt"/>
261
265
  <line num="307" count="1" type="stmt"/>