Commit ab52ca2
committed
fix(FXC-6541): fix failing tests and improve type annotations
- Update translator input data files to use null for default surface
output name, matching the new None default
- Remove explicit name="Surface output" from services.py default params
- Remove name field from service_init ref files (Pydantic excludes None)
- Fix surface_output_class type annotations to use Type[] instead of
instance types
Made-with: Cursor1 parent f886c0d commit ab52ca2
10 files changed
Lines changed: 941 additions & 943 deletions
File tree
- flow360/component/simulation
- translator
- tests
- ref/simulation
- simulation
- ref
- translator/data
- gai_windtunnel_farfield_info
- ghost_periodic_geometry_entity_info
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
199 | 198 | | |
200 | 199 | | |
201 | 200 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
545 | 545 | | |
546 | 546 | | |
547 | 547 | | |
548 | | - | |
| 548 | + | |
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
| |||
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
573 | | - | |
| 573 | + | |
574 | 574 | | |
575 | 575 | | |
576 | 576 | | |
| |||
603 | 603 | | |
604 | 604 | | |
605 | 605 | | |
606 | | - | |
| 606 | + | |
607 | 607 | | |
608 | 608 | | |
609 | 609 | | |
| |||
0 commit comments