dace icon indicating copy to clipboard operation
dace copied to clipboard

VSCode: Stop and transform/load workflow

Open benibenj opened this issue 4 years ago • 1 comments

  • [x] Continue
  • [x] Run Once
  • [x] Transform
  • [x] Load
  • [x] Save
  • [x] Profile
  • [x] Accuracy Report
  • [x] Verification
  • [x] GPU -> CPU

benibenj avatar Jul 02 '21 13:07 benibenj

Codecov Report

Merging #780 (caf5317) into master (7176136) will decrease coverage by 5.86%. The diff coverage is 16.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #780      +/-   ##
==========================================
- Coverage   85.31%   79.45%   -5.86%     
==========================================
  Files         238      240       +2     
  Lines       43744    44008     +264     
==========================================
- Hits        37318    34963    -2355     
- Misses       6426     9045    +2619     
Impacted Files Coverage Δ
dace/codegen/compiled_sdfg.py 68.32% <4.49%> (-20.73%) :arrow_down:
dace/frontend/vscode/vscode.py 17.61% <17.61%> (ø)
dace/codegen/instrumentation/accuracy.py 23.08% <23.08%> (ø)
dace/codegen/codeobject.py 100.00% <100.00%> (ø)
dace/codegen/instrumentation/__init__.py 100.00% <100.00%> (ø)
dace/codegen/sourcemap.py 94.98% <100.00%> (ø)
dace/dtypes.py 89.46% <100.00%> (-1.63%) :arrow_down:
dace/frontend/python/newast.py 87.82% <100.00%> (ø)
dace/libraries/stencil/intel_fpga.py 8.06% <0.00%> (-82.46%) :arrow_down:
dace/codegen/targets/intel_fpga.py 12.95% <0.00%> (-78.11%) :arrow_down:
... and 57 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 7176136...caf5317. Read the comment docs.

codecov[bot] avatar Jul 03 '21 10:07 codecov[bot]