COS301-SE-2023 / AI-Photo-Editor

Blix is a cross-platform AI-assisted graph photo editor. NEW REPO: https://github.com/BlixEditor/blix
GNU General Public License v3.0
41 stars 7 forks source link

Fix/coverage #216

Closed CenturionLC closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #216 (c84c027) into dev (3dff9cf) will increase coverage by 16.82%. Report is 8 commits behind head on dev. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              dev     #216       +/-   ##
===========================================
+ Coverage   48.78%   65.60%   +16.82%     
===========================================
  Files          46       45        -1     
  Lines        2886     2646      -240     
  Branches      536      500       -36     
===========================================
+ Hits         1408     1736      +328     
+ Misses       1387      790      -597     
- Partials       91      120       +29     
Files Coverage Δ
...rc/electron/lib/core-graph/CoreGraphInterpreter.ts 81.25% <ø> (ø)
src/electron/lib/plugins/builders/TileBuilder.ts 75.00% <100.00%> (+68.44%) :arrow_up:
.../electron/lib/plugins/builders/TypeclassBuilder.ts 100.00% <ø> (+86.66%) :arrow_up:
src/electron/lib/registries/TypeclassRegistry.ts 91.04% <ø> (+52.23%) :arrow_up:
src/electron/utils/settings.ts 100.00% <ø> (+65.71%) :arrow_up:
src/frontend/lib/PanelNode.ts 95.23% <100.00%> (+85.11%) :arrow_up:
src/frontend/lib/Project.ts 92.30% <ø> (+61.53%) :arrow_up:

... and 9 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more