|
Ran
|
Jobs
2
|
Files
122
|
Run time
1min
|
Badge
README BADGES
|
push
github
micropython: Bring back running program from storage RAM. This was missed in 65d519679 when upgrading MicroPython. This would lead to programs being copied to RAM before running. How it was found: If all slots were full, then the program would not run as there would not be enough heap to load yet another program. Also, MicroPython has a hardcoded test for mp_reader_mem_readbyte in mp_reader_try_read_rom, so it would ignore our reader even with MICROPY_VFS_ROM enabled. Fixes https://github.com/pybricks/support/issues/2382
4301 of 7193 relevant lines covered (59.79%)
20107744.13 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | PBIO - 18337476304.1 | 72 |
64.29 |
GitHub Action Run | |
| 2 | virtualhub - 18337476304.2 | 93 |
52.29 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|