Commit 98873d8
[7 dev] Oscar Twomey Asset Model - Aligning AssetType with Asset and Security (Update Expectations) (#4434)
* Asset Model - Aligning AssetType with Asset and Security
* Adding conditions
* update README.md
* Update RELEASE.md
* fix Mappers and documentation
* update expectations
* update reference for instrumentType to securityType
* Taking letter of credit out of SecurityTypeEnum
* Updating descriptions and some mappings
* Code cleanup
* update expectations
* Updating cardinality of securityType
* update expectations
* update isla expectation
* update expectations
* removed old Ingestion mapping analytics which are not needed anymore
* Removing hardcoding of Commodity on Observable
* Hardcode securityType into bond execution func input
* update expectations
* formatting
* Update RELEASE.md
* Update RELEASE.md
* Adding extra conditions
* update expectations
---------
Co-authored-by: Oscar Twomey <oscar.twomey@regnosys.com>
Co-authored-by: CDM-ReleaseManagement-OT <oscar.twomey+cdm@regnosys.com>
Co-authored-by: payal.khanna <payal.khanna@regnosys.com>1 parent 187b69c commit 98873d8
File tree
910 files changed
+10949
-5664
lines changed- docs
- rosetta-source/src
- main
- java/cdm/event/workflow/processor
- resources
- cdm-sample-files
- fis
- ore-1-0-39
- functions
- business-event
- allocation
- clearing
- compression
- contract-formation
- corporate-actions
- credit-event
- execution
- exercise
- index-transition
- novation
- quantity-change
- stock-split
- fpml-5-10/processes
- repo-and-bond
- sec-lending
- allocation
- execution
- reallocation
- workflow-step
- cancellation
- correction
- ingest
- config
- output
- fpml-confirmation-to-trade-state
- fpml-5-10-incomplete-products-bond-options
- fpml-5-10-incomplete-products-commodity-derivatives
- fpml-5-10-incomplete-products-credit-derivatives
- fpml-5-10-incomplete-products-equity-options
- fpml-5-10-incomplete-products-equity-swaps
- fpml-5-10-incomplete-products-fx-derivatives
- fpml-5-10-incomplete-products-inflation-swaps
- fpml-5-10-invalid-products
- fpml-5-10-products-commodity
- fpml-5-10-products-correlation-swaps
- fpml-5-10-products-credit
- fpml-5-10-products-dividend-swaps
- fpml-5-10-products-equity
- fpml-5-10-products-fx
- fpml-5-10-products-inflation-swaps
- fpml-5-10-products-rates
- fpml-5-10-products-variance-swaps
- fpml-5-10-products-volatility-swaps
- fpml-5-12-incomplete-products-equity
- fpml-5-12-products-commodity
- fpml-5-12-products-credit
- fpml-5-12-products-equity
- fpml-5-12-products-fx
- fpml-5-12-products-rates
- fpml-5-13-incomplete-products-commodity-derivatives
- fpml-5-13-incomplete-products-correlation-swaps
- fpml-5-13-incomplete-products-equity-options
- fpml-5-13-incomplete-products-equity-swaps
- fpml-5-13-incomplete-products-fx-derivatives
- fpml-5-13-incomplete-products-variance-swaps
- fpml-5-13-products-bond-options
- fpml-5-13-products-commodity-derivatives
- fpml-5-13-products-correlation-swaps
- fpml-5-13-products-credit-derivatives
- fpml-5-13-products-dividend-swaps
- fpml-5-13-products-equity-options
- fpml-5-13-products-equity-swaps
- fpml-5-13-products-fx-derivatives
- fpml-5-13-products-inflation-swaps
- fpml-5-13-products-interest-rate-derivatives
- fpml-5-13-products-variance-swaps
- fpml-5-13-products-volatility-swaps
- fpml-confirmation-to-workflow-step
- fpml-5-10-incomplete-processes
- fpml-5-10-native-cdm-events
- fpml-5-10-processes
- fpml-5-12-processes
- fpml-5-13-incomplete-processes-execution-advice
- fpml-5-13-processes-execution-advice
- mapping-analytics
- result-json-files/fis
- rosetta
- test/java/org/isda/cdm/functions
- website
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
910 files changed
+10949
-5664
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 1 | + | |
11 | 2 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 3 | | |
18 | 4 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 5 | + | |
22 | 6 | | |
23 | 7 | | |
24 | 8 | | |
25 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
26 | 15 | | |
27 | 16 | | |
28 | 17 | | |
29 | | - | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
| 144 | + | |
144 | 145 | | |
145 | 146 | | |
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
149 | | - | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
153 | | - | |
| 154 | + | |
154 | 155 | | |
155 | 156 | | |
156 | 157 | | |
157 | | - | |
| 158 | + | |
158 | 159 | | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
159 | 163 | | |
160 | 164 | | |
161 | 165 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
| 579 | + | |
579 | 580 | | |
580 | 581 | | |
581 | 582 | | |
| |||
606 | 607 | | |
607 | 608 | | |
608 | 609 | | |
609 | | - | |
| 610 | + | |
610 | 611 | | |
611 | 612 | | |
612 | 613 | | |
| |||
767 | 768 | | |
768 | 769 | | |
769 | 770 | | |
770 | | - | |
| 771 | + | |
771 | 772 | | |
772 | 773 | | |
773 | 774 | | |
774 | | - | |
| 775 | + | |
775 | 776 | | |
776 | 777 | | |
777 | 778 | | |
| |||
Lines changed: 17 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
578 | 578 | | |
579 | 579 | | |
580 | 580 | | |
| 581 | + | |
581 | 582 | | |
582 | 583 | | |
583 | 584 | | |
| |||
608 | 609 | | |
609 | 610 | | |
610 | 611 | | |
611 | | - | |
| 612 | + | |
612 | 613 | | |
613 | 614 | | |
614 | 615 | | |
| |||
769 | 770 | | |
770 | 771 | | |
771 | 772 | | |
772 | | - | |
| 773 | + | |
773 | 774 | | |
774 | 775 | | |
775 | 776 | | |
776 | | - | |
| 777 | + | |
777 | 778 | | |
778 | 779 | | |
779 | 780 | | |
| |||
1196 | 1197 | | |
1197 | 1198 | | |
1198 | 1199 | | |
| 1200 | + | |
1199 | 1201 | | |
1200 | 1202 | | |
1201 | 1203 | | |
| |||
1226 | 1228 | | |
1227 | 1229 | | |
1228 | 1230 | | |
1229 | | - | |
| 1231 | + | |
1230 | 1232 | | |
1231 | 1233 | | |
1232 | 1234 | | |
| |||
1374 | 1376 | | |
1375 | 1377 | | |
1376 | 1378 | | |
1377 | | - | |
| 1379 | + | |
1378 | 1380 | | |
1379 | 1381 | | |
1380 | 1382 | | |
1381 | | - | |
| 1383 | + | |
1382 | 1384 | | |
1383 | 1385 | | |
1384 | 1386 | | |
| |||
1797 | 1799 | | |
1798 | 1800 | | |
1799 | 1801 | | |
| 1802 | + | |
1800 | 1803 | | |
1801 | 1804 | | |
1802 | 1805 | | |
| |||
1827 | 1830 | | |
1828 | 1831 | | |
1829 | 1832 | | |
1830 | | - | |
| 1833 | + | |
1831 | 1834 | | |
1832 | 1835 | | |
1833 | 1836 | | |
| |||
1975 | 1978 | | |
1976 | 1979 | | |
1977 | 1980 | | |
1978 | | - | |
| 1981 | + | |
1979 | 1982 | | |
1980 | 1983 | | |
1981 | 1984 | | |
1982 | | - | |
| 1985 | + | |
1983 | 1986 | | |
1984 | 1987 | | |
1985 | 1988 | | |
| |||
2398 | 2401 | | |
2399 | 2402 | | |
2400 | 2403 | | |
| 2404 | + | |
2401 | 2405 | | |
2402 | 2406 | | |
2403 | 2407 | | |
| |||
2428 | 2432 | | |
2429 | 2433 | | |
2430 | 2434 | | |
2431 | | - | |
| 2435 | + | |
2432 | 2436 | | |
2433 | 2437 | | |
2434 | 2438 | | |
| |||
2589 | 2593 | | |
2590 | 2594 | | |
2591 | 2595 | | |
2592 | | - | |
| 2596 | + | |
2593 | 2597 | | |
2594 | 2598 | | |
2595 | 2599 | | |
| |||
2599 | 2603 | | |
2600 | 2604 | | |
2601 | 2605 | | |
2602 | | - | |
| 2606 | + | |
2603 | 2607 | | |
2604 | 2608 | | |
2605 | 2609 | | |
2606 | | - | |
| 2610 | + | |
2607 | 2611 | | |
2608 | 2612 | | |
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
517 | 517 | | |
518 | 518 | | |
519 | 519 | | |
| 520 | + | |
520 | 521 | | |
521 | 522 | | |
522 | 523 | | |
| |||
547 | 548 | | |
548 | 549 | | |
549 | 550 | | |
550 | | - | |
| 551 | + | |
551 | 552 | | |
552 | 553 | | |
553 | 554 | | |
| |||
789 | 790 | | |
790 | 791 | | |
791 | 792 | | |
792 | | - | |
| 793 | + | |
793 | 794 | | |
794 | 795 | | |
795 | 796 | | |
796 | | - | |
| 797 | + | |
797 | 798 | | |
798 | 799 | | |
799 | 800 | | |
| |||
0 commit comments