substance / texture

A visual editor for research.
MIT License
1k stars 83 forks source link

Plugin Framework #1283

Closed obuchtala closed 5 years ago

obuchtala commented 5 years ago

More changes necessary for plugins.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1283 into master will increase coverage by 0.02%. The diff coverage is 91.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1283      +/-   ##
==========================================
+ Coverage   89.01%   89.03%   +0.02%     
==========================================
  Files         401      400       -1     
  Lines        8983     9023      +40     
==========================================
+ Hits         7996     8034      +38     
- Misses        987      989       +2
Impacted Files Coverage Δ
src/dar/ManifestDocument.js 91.17% <ø> (ø) :arrow_up:
src/kit/app/EditorSession.js 91.89% <100%> (ø) :arrow_up:
src/kit/app/SelectionStateReducer.js 95.16% <100%> (+0.16%) :arrow_up:
src/dar/PersistedDocumentArchive.js 75.62% <66.66%> (-0.6%) :arrow_down:
src/TextureConfigurator.js 92.67% <93.75%> (+0.09%) :arrow_up:
src/kit/app/CommandManager.js 97.87% <97.43%> (+19.61%) :arrow_up:

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 98649b5...82b81ba. Read the comment docs.