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

Cleanup and consolidate IPC, GL objects #319

Merged
merged 28 commits into from
Aug 10, 2021
Merged

Cleanup and consolidate IPC, GL objects #319

merged 28 commits into from
Aug 10, 2021

Conversation

vintagepc
Copy link
Owner

@vintagepc vintagepc commented Jul 31, 2021

Description

Pulls in a few older features into mainline for better/easier branch org

Linked issues:

@codecov
Copy link

codecov bot commented Jul 31, 2021

Codecov Report

Merging #319 (848ca1e) into master (f66f6af) will decrease coverage by 0.10%.
The diff coverage is 95.92%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #319      +/-   ##
==========================================
- Coverage   88.94%   88.84%   -0.11%     
==========================================
  Files         140      148       +8     
  Lines        6687     6707      +20     
==========================================
+ Hits         5948     5959      +11     
- Misses        739      748       +9     
Impacted Files Coverage Δ
parts/BasePeripheral.h 97.22% <ø> (ø)
parts/Board.cpp 76.12% <ø> (ø)
parts/Board.h 91.66% <ø> (ø)
parts/I2CPeripheral.cpp 94.89% <ø> (ø)
parts/KeyController.cpp 100.00% <ø> (ø)
parts/PrinterFactory.cpp 71.42% <ø> (ø)
parts/PrinterFactory.h 100.00% <ø> (ø)
parts/ScriptHost.cpp 56.72% <ø> (ø)
parts/TelemetryHost.cpp 66.33% <ø> (ø)
parts/boards/EinsyRambo.h 100.00% <ø> (ø)
... and 77 more

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 f66f6af...848ca1e. Read the comment docs.

@vintagepc vintagepc merged commit 03b0780 into master Aug 10, 2021
@vintagepc vintagepc deleted the Merge-IPC-work branch August 10, 2021 02:43
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.

[FEATURE] Consolidate new pipe-frontend code with existing devices
1 participant