Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge DataMapper #1700

Merged
merged 514 commits into from
Dec 9, 2024

Merge branch 'main' into merge-datamapper

001a9b4
Select commit
Loading
Failed to load commit list.
Merged

Merge DataMapper #1700

Merge branch 'main' into merge-datamapper
001a9b4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 9, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 73.57777% with 1398 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@81029de). Learn more about missing BASE report.

Files with missing lines Patch % Lines
packages/xml-schema-ts/src/SchemaBuilder.ts 49.17% 461 Missing ⚠️
packages/xml-schema-ts/src/XmlSchema.ts 39.46% 135 Missing ⚠️
packages/xml-schema-ts/src/XmlSchemaCollection.ts 66.00% 86 Missing ⚠️
...ges/xml-schema-ts/src/XmlSchemaDerivationMethod.ts 27.05% 62 Missing ⚠️
...ges/ui/src/services/datamapper-metadata.service.ts 42.69% 51 Missing ⚠️
...es/ui/src/multiplying-architecture/KaotoBridge.tsx 19.14% 38 Missing ⚠️
packages/ui/src/components/View/MappingLink.tsx 57.31% 35 Missing ⚠️
packages/xml-schema-ts/src/XmlSchemaNotation.ts 0.00% 35 Missing ⚠️
.../xml-schema-ts/src/attribute/XmlSchemaAttribute.ts 52.77% 34 Missing ⚠️
packages/xml-schema-ts/src/XmlSchemaType.ts 52.08% 23 Missing ⚠️
... and 64 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1700   +/-   ##
=======================================
  Coverage        ?   78.62%           
  Complexity      ?      365           
=======================================
  Files           ?      439           
  Lines           ?    14234           
  Branches        ?     2769           
=======================================
  Hits            ?    11191           
  Misses          ?     2954           
  Partials        ?       89           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.