eclipse / kiso-testing

https://kiso-testing.readthedocs.io/
Other
38 stars 42 forks source link

fix: jlink flash #412

Closed Pog3k closed 9 months ago

Pog3k commented 9 months ago

Docs said call erase before flash() method but not for method flash_file (:

Seems to work again now.

codecov[bot] commented 9 months ago

Codecov Report

Merging #412 (737a72b) into master (1242724) will decrease coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #412      +/-   ##
==========================================
- Coverage   97.12%   97.12%   -0.01%     
==========================================
  Files          85       85              
  Lines        6881     6880       -1     
==========================================
- Hits         6683     6682       -1     
  Misses        198      198              
Files Coverage Δ
src/pykiso/lib/connectors/flash_jlink.py 100.00% <ø> (ø)

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!