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

Allow configuration of heap size for o1heap #63

Merged
merged 5 commits into from
Jan 2, 2021
Merged

Conversation

aentinger
Copy link
Member

No description provided.

@aentinger aentinger added topic: firmware Code that runs on an embedded system. type: enhancement PR to improve the project. labels Jan 2, 2021
@aentinger aentinger self-assigned this Jan 2, 2021
@codecov-io
Copy link

codecov-io commented Jan 2, 2021

Codecov Report

Merging #63 (377c04f) into master (72ec778) will increase coverage by 0.34%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #63      +/-   ##
==========================================
+ Coverage   83.43%   83.77%   +0.34%     
==========================================
  Files          17       18       +1     
  Lines         513      524      +11     
==========================================
+ Hits          428      439      +11     
  Misses         85       85              
Impacted Files Coverage Δ
src/ArduinoO1Heap.ipp 100.00% <100.00%> (ø)
src/ArduinoUAVCAN.cpp 96.55% <100.00%> (+0.06%) ⬆️
src/ArduinoUAVCAN.ipp 95.45% <100.00%> (+1.01%) ⬆️
src/utility/CritSec-host.cpp 100.00% <100.00%> (ø)
src/utility/LockGuard.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 da7dd5b...377c04f. Read the comment docs.

@aentinger aentinger merged commit 9f20ea5 into master Jan 2, 2021
@aentinger aentinger deleted the o1heap-config-size branch January 2, 2021 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: firmware Code that runs on an embedded system. type: enhancement PR to improve the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants