Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Comments

Change dialog:merge bundling#932

Merged
chrimc62 merged 7 commits intomasterfrom
chrimc/bundle
Aug 12, 2020
Merged

Change dialog:merge bundling#932
chrimc62 merged 7 commits intomasterfrom
chrimc/bundle

Conversation

@chrimc62
Copy link

Implement bundling so that it keeps the relationship to the original source of external schema. This makes schemas easier to understand and simplifies how Composer deals with schema.

@codecov-commenter
Copy link

Codecov Report

Merging #932 into master will increase coverage by 9.63%.
The diff coverage is 65.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #932      +/-   ##
==========================================
+ Coverage   57.53%   67.16%   +9.63%     
==========================================
  Files         220      175      -45     
  Lines       17118     8618    -8500     
  Branches     2404      848    -1556     
==========================================
- Hits         9848     5788    -4060     
+ Misses       6686     2521    -4165     
+ Partials      584      309     -275     
Impacted Files Coverage Δ
packages/dialog/src/library/schemaMerger.ts 78.89% <65.95%> (-0.40%) ⬇️
packages/luis/src/commands/luis/index.ts 66.66% <0.00%> (-16.67%) ⬇️
packages/config/src/commands/config/index.ts 60.00% <0.00%> (-15.00%) ⬇️
packages/chatdown/src/commands/chatdown/convert.ts 68.23% <0.00%> (-11.44%) ⬇️
packages/qnamaker/src/commands/qnamaker/index.ts 66.66% <0.00%> (-11.12%) ⬇️
...ages/lu/src/parser/qna/alterations/qnaConverter.js 40.00% <0.00%> (-10.00%) ⬇️
packages/qnamaker/src/commands/qnamaker/init.ts 86.20% <0.00%> (-9.63%) ⬇️
...ages/qnamaker/src/commands/qnamaker/cross-train.ts 78.37% <0.00%> (-8.51%) ⬇️
...ckages/qnamaker/src/commands/qnamaker/kb/create.ts 71.87% <0.00%> (-7.76%) ⬇️
...ages/lu/src/parser/qna/qnamaker/qnaMakerBuilder.js 70.00% <0.00%> (-6.48%) ⬇️
... and 159 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a7c973...394756c. Read the comment docs.

@cleemullins
Copy link
Contributor

@munozemilio Please merge when ready. Do we need to cherrypick to R10?

@chrimc62 chrimc62 merged commit 46ecaa3 into master Aug 12, 2020
munozemilio added a commit that referenced this pull request Aug 19, 2020
* Working bundle.

* Figuring out $bundled for $ref

* Remove $bundled.

* Add tests for more complex schema.

* Single process schema:

Co-authored-by: Emilio Munoz <emmunozp@microsoft.com>
munozemilio added a commit that referenced this pull request Aug 19, 2020
* Change dialog:merge bundling (#932)

* Working bundle.

* Figuring out $bundled for $ref

* Remove $bundled.

* Add tests for more complex schema.

* Single process schema:

Co-authored-by: Emilio Munoz <emmunozp@microsoft.com>

* Sibling $ref required removed from definition. (#944)

* Sibling $ref required removed from definition.

* Update readme.

Co-authored-by: Chris McConnell <chrimc@microsoft.com>
@munozemilio munozemilio deleted the chrimc/bundle branch February 12, 2021 21:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants