Commit 1639731
Tes package gen (#545)
* Start
* Updates
* String comparison fixes
* Versioned the references from Condition Groupers to RS Groupers
* Updated TES Condition Groupers test spreadsheet
* Updated TESGeneratePackage operation code
* Add author extension to condition groupers
* Update TESPackageGenerator.java
* Update TESPackageGenerator.java
* Removed unnecessary test resources; tes package gen fixes
* Fixed failing eRSDTransformer test case
* Small fix to DateRoller to work when diff spans new year
* Fixed getDaysBetween logic to account for possible year boundary issues
* Cleanup
* Fixes per review feedback
* Various logging and cell read fixes
* More changes to incorporate suggested improvements
---------
Co-authored-by: c-schuler <hoofschu@gmail.com>1 parent 955f07e commit 1639731
15 files changed
Lines changed: 694601 additions & 15 deletions
File tree
- tooling-cli/src/main/java/org/opencds/cqf/tooling/cli
- tooling/src
- main/java/org/opencds/cqf/tooling
- casereporting
- tes
- transformer
- constants
- operations/dateroller
- test
- java/org/opencds/cqf/tooling/casereporting
- tes
- transformer
- resources/casereporting/tes
Lines changed: 20 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
231 | 250 | | |
232 | 251 | | |
233 | 252 | | |
| |||
262 | 281 | | |
263 | 282 | | |
264 | 283 | | |
265 | | - | |
| 284 | + | |
266 | 285 | | |
267 | 286 | | |
268 | 287 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
205 | 206 | | |
206 | 207 | | |
207 | 208 | | |
| 209 | + | |
| 210 | + | |
208 | 211 | | |
209 | 212 | | |
210 | 213 | | |
| |||
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
0 commit comments