Closed frankenmichl closed 4 years ago
Merging #6 into master will not change coverage. The diff coverage is
100%
.
@@ Coverage Diff @@
## master #6 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 3 3
Lines 136 134 -2
Branches 7 7
=====================================
- Hits 136 134 -2
Impacted Files | Coverage Δ | |
---|---|---|
baremetal_support/lock.py | 100% <ø> (ø) |
|
baremetal_support/baremetal_support.py | 100% <100%> (ø) |
|
baremetal_support/bootscript.py | 100% <100%> (ø) |
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 c53583f...624d84b. Read the comment docs.
This fixes python packaging by having files organized more in a way it is supposed to be in python.