Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfixes for release 22.03.0 #116

Merged
1 commit merged into from
Mar 31, 2022
Merged

Hotfixes for release 22.03.0 #116

1 commit merged into from
Mar 31, 2022

Conversation

ghost
Copy link

@ghost ghost commented Mar 31, 2022

Follow-up to #115 due to a few bugs that were found just after merge 🤦 Hopefully this one does the trick.

- Less intrusive wdt
- Add wdt feed calls to firmware update and printing
- Reduce mem usage when printing
- Update selfcustody.pem
@codecov
Copy link

codecov bot commented Mar 31, 2022

Codecov Report

Merging #116 (2bb6aee) into main (d627c12) will increase coverage by 0.06%.
The diff coverage is 96.77%.

@@            Coverage Diff             @@
##             main     #116      +/-   ##
==========================================
+ Coverage   95.64%   95.71%   +0.06%     
==========================================
  Files          22       23       +1     
  Lines        1884     1889       +5     
==========================================
+ Hits         1802     1808       +6     
+ Misses         82       81       -1     
Impacted Files Coverage Δ
src/krux/input.py 89.18% <83.33%> (+1.38%) ⬆️
src/krux/camera.py 100.00% <100.00%> (ø)
src/krux/context.py 100.00% <100.00%> (ø)
src/krux/firmware.py 100.00% <100.00%> (ø)
src/krux/metadata.py 100.00% <100.00%> (ø)
src/krux/printers/thermal.py 96.00% <100.00%> (+0.41%) ⬆️
src/krux/wdt.py 100.00% <100.00%> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@ghost ghost merged commit 88d7388 into main Mar 31, 2022
@ghost ghost deleted the release-22.03.0 branch March 31, 2022 16:38
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants