Closed vintagepc closed 3 years ago
Merging #308 (a63c0a2) into master (8963a54) will decrease coverage by
0.11%
. The diff coverage is52.63%
.
@@ Coverage Diff @@
## master #308 +/- ##
==========================================
- Coverage 89.17% 89.05% -0.12%
==========================================
Files 140 140
Lines 6622 6634 +12
==========================================
+ Hits 5905 5908 +3
- Misses 717 726 +9
Impacted Files | Coverage Δ | |
---|---|---|
utility/MK3SGL.h | 100.00% <ø> (ø) |
|
parts/components/GLHelper.cpp | 83.33% <50.00%> (-8.34%) |
:arrow_down: |
parts/components/GLHelper.h | 100.00% <100.00%> (ø) |
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 8963a54...a63c0a2. Read the comment docs.
Description
Add a key shortcut for taking screenshots of the LCD region only
Behaviour/ Breaking changes
Press 'S' to take a snap of the LCD region and stamp it with the current date/time.
Have you tested the changes?
Works fine for me TM