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

feat: EntityEditor class #1127

Merged
merged 9 commits into from
Jul 24, 2023

refactor: fix location default bug

e24f1c6
Select commit
Loading
Failed to load commit list.
Merged

feat: EntityEditor class #1127

refactor: fix location default bug
e24f1c6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 24, 2023 in 1s

100.00% (+0.00%) compared to 3c7ab72

View this Pull Request on Codecov

100.00% (+0.00%) compared to 3c7ab72

Details

Codecov Report

Merging #1127 (e24f1c6) into master (3c7ab72) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            master     #1127    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          692       702    +10     
  Lines        11971     12130   +159     
  Branches      2013      2047    +34     
==========================================
+ Hits         11971     12130   +159     
Impacted Files Coverage Δ
packages/common/src/core/index.ts 100.00% <ø> (ø)
packages/common/src/core/schemas/types.ts 100.00% <ø> (ø)
packages/common/src/core/types/IHubProject.ts 100.00% <ø> (ø)
...mon/src/projects/_internal/ProjectBusinessRules.ts 100.00% <ø> (ø)
...on/src/projects/_internal/ProjectUiSchemaCreate.ts 100.00% <ø> (ø)
packages/common/src/core/EntityEditor.ts 100.00% <100.00%> (ø)
packages/common/src/core/HubItemEntity.ts 100.00% <100.00%> (ø)
.../common/src/core/schemas/getEntityEditorSchemas.ts 100.00% <100.00%> (ø)
...mmon/src/core/schemas/internal/getCategoryItems.ts 100.00% <100.00%> (ø)
...ore/schemas/internal/getFeaturedContentCatalogs.ts 100.00% <100.00%> (ø)
... and 12 more