@featurevisor/sdk 1.28.0 → 1.29.1

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.29.1](https://github.com/featurevisor/featurevisor/compare/v1.29.0...v1.29.1) (2025-01-23)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * convert to datafile schema v2 internally ([#337](https://github.com/featurevisor/featurevisor/issues/337)) ([3441369](https://github.com/featurevisor/featurevisor/commit/3441369a2c237fbef2acdf8acd219cda6c4eb923))
12
+
13
+
14
+
15
+
16
+
6
17
  # [1.28.0](https://github.com/featurevisor/featurevisor/compare/v1.27.6...v1.28.0) (2025-01-21)
7
18
 
8
19
 
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1737485998807" clover="3.2.0">
3
- <project timestamp="1737485998808" name="All files">
4
- <metrics statements="635" coveredstatements="576" conditionals="338" coveredconditionals="287" methods="99" coveredmethods="93" elements="1072" coveredelements="956" complexity="0" loc="635" ncloc="635" packages="1" files="8" classes="8"/>
2
+ <coverage generated="1737665080373" clover="3.2.0">
3
+ <project timestamp="1737665080373" name="All files">
4
+ <metrics statements="632" coveredstatements="582" conditionals="331" coveredconditionals="284" methods="100" coveredmethods="94" elements="1063" coveredelements="960" complexity="0" loc="632" ncloc="632" packages="1" files="8" classes="8"/>
5
5
  <file name="bucket.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/bucket.ts">
6
6
  <metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
7
7
  <line num="1" count="2" type="stmt"/>
@@ -84,46 +84,43 @@
84
84
  <line num="126" count="0" type="stmt"/>
85
85
  </file>
86
86
  <file name="datafileReader.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/datafileReader.ts">
87
- <metrics statements="39" coveredstatements="29" conditionals="13" coveredconditionals="9" methods="11" coveredmethods="11"/>
87
+ <metrics statements="36" coveredstatements="35" conditionals="6" coveredconditionals="6" methods="12" coveredmethods="12"/>
88
88
  <line num="12" count="3" type="stmt"/>
89
- <line num="13" count="135" type="cond" truecount="3" falsecount="0"/>
90
- <line num="14" count="9" type="stmt"/>
91
- <line num="15" count="9" type="stmt"/>
89
+ <line num="13" count="137" type="cond" truecount="3" falsecount="0"/>
90
+ <line num="14" count="10" type="stmt"/>
91
+ <line num="15" count="10" type="stmt"/>
92
92
  <line num="17" count="0" type="stmt"/>
93
- <line num="21" count="135" type="stmt"/>
93
+ <line num="21" count="137" type="stmt"/>
94
94
  <line num="24" count="3" type="stmt"/>
95
- <line num="39" count="30" type="stmt"/>
96
- <line num="40" count="30" type="stmt"/>
97
- <line num="42" count="30" type="cond" truecount="1" falsecount="1"/>
98
- <line num="43" count="0" type="stmt"/>
99
- <line num="45" count="0" type="stmt"/>
100
- <line num="46" count="0" type="stmt"/>
101
- <line num="47" count="0" type="stmt"/>
102
- <line num="49" count="30" type="stmt"/>
103
- <line num="51" count="30" type="stmt"/>
95
+ <line num="33" count="31" type="stmt"/>
96
+ <line num="34" count="31" type="stmt"/>
97
+ <line num="36" count="31" type="cond" truecount="2" falsecount="0"/>
98
+ <line num="38" count="1" type="stmt"/>
99
+ <line num="40" count="1" type="stmt"/>
100
+ <line num="41" count="1" type="stmt"/>
101
+ <line num="42" count="1" type="stmt"/>
102
+ <line num="45" count="30" type="stmt"/>
103
+ <line num="47" count="30" type="stmt"/>
104
+ <line num="48" count="30" type="stmt"/>
105
+ <line num="49" count="6" type="stmt"/>
104
106
  <line num="52" count="30" type="stmt"/>
105
107
  <line num="53" count="30" type="stmt"/>
106
- <line num="58" count="2" type="stmt"/>
107
- <line num="62" count="1" type="stmt"/>
108
- <line num="66" count="2" type="cond" truecount="1" falsecount="0"/>
109
- <line num="67" count="2" type="stmt"/>
110
- <line num="71" count="0" type="stmt"/>
111
- <line num="73" count="0" type="stmt"/>
112
- <line num="74" count="0" type="stmt"/>
113
- <line num="77" count="0" type="stmt"/>
114
- <line num="81" count="1" type="cond" truecount="0" falsecount="1"/>
115
- <line num="82" count="0" type="stmt"/>
116
- <line num="85" count="1" type="stmt"/>
117
- <line num="90" count="136" type="cond" truecount="1" falsecount="1"/>
118
- <line num="92" count="354" type="stmt"/>
119
- <line num="94" count="136" type="cond" truecount="1" falsecount="0"/>
120
- <line num="95" count="1" type="stmt"/>
121
- <line num="98" count="135" type="stmt"/>
122
- <line num="103" count="118" type="cond" truecount="1" falsecount="1"/>
123
- <line num="105" count="128" type="stmt"/>
124
- <line num="107" count="118" type="cond" truecount="1" falsecount="0"/>
125
- <line num="108" count="7" type="stmt"/>
126
- <line num="111" count="111" type="stmt"/>
108
+ <line num="54" count="17" type="stmt"/>
109
+ <line num="57" count="30" type="stmt"/>
110
+ <line num="58" count="30" type="stmt"/>
111
+ <line num="59" count="27" type="stmt"/>
112
+ <line num="65" count="3" type="stmt"/>
113
+ <line num="69" count="2" type="stmt"/>
114
+ <line num="73" count="3" type="stmt"/>
115
+ <line num="75" count="3" type="stmt"/>
116
+ <line num="76" count="4" type="stmt"/>
117
+ <line num="79" count="3" type="stmt"/>
118
+ <line num="83" count="2" type="stmt"/>
119
+ <line num="87" count="139" type="stmt"/>
120
+ <line num="89" count="139" type="cond" truecount="1" falsecount="0"/>
121
+ <line num="90" count="2" type="stmt"/>
122
+ <line num="93" count="137" type="stmt"/>
123
+ <line num="97" count="120" type="stmt"/>
127
124
  </file>
128
125
  <file name="emitter.ts" path="/home/runner/work/featurevisor/featurevisor/packages/sdk/src/emitter.ts">
129
126
  <metrics statements="18" coveredstatements="18" conditionals="6" coveredconditionals="6" methods="7" coveredmethods="7"/>