Closed Bouni closed 9 months ago
Coverage Report
File Stmts Miss Cover Missing luxtronik __init__.py 143 110 23% 39–55, 62–67, 70, 74–79, 84–88, 101–104, 111, 115, 119, 123, 134, 137–140, 143–163, 166–181, 184–201, 204–219, 223–225, 229–230, 234–235 __main__.py 21 21 0% 3–49 datatypes.py 275 12 96% 38, 43, 48, 58, 73–76, 81–84, 93 discover.py 43 34 21% 26–78 luxtronik/scripts dump_changes.py 44 44 0% 5–93 dump_luxtronik.py 28 28 0% 5–64 TOTAL 637 249 61%
Tests | Skipped | Failures | Errors | Time |
---|---|---|---|---|
116 | 4 :zzz: | 0 :x: | 0 :fire: | 0.664s :stopwatch: |
@gerw Not sure if this does the trick. Would you mind doing another merge and rebase?
Nope. From my very little understanding, it seems that the git workflow is running in my repository (for a PR from my fork), and this does not have access to stuff from this repo (e.g., to GITHUB_TOKEN
). But I might be wrong.
Next attempt, this time I try what Chat GPT thinks is the right way of doing this