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

Add initial std feature to allow using std::Box rather than heapless::Box #44

Merged
merged 3 commits into from
Jan 23, 2022

Conversation

MathiasKoch
Copy link
Member

Fixes #43

@MathiasKoch MathiasKoch mentioned this pull request Jan 15, 2022
@codecov-commenter
Copy link

codecov-commenter commented Jan 23, 2022

Codecov Report

Merging #44 (4ba49dd) into master (2320664) will decrease coverage by 0.06%.
The diff coverage is 14.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
- Coverage   39.62%   39.55%   -0.07%     
==========================================
  Files          13       13              
  Lines        1176     1178       +2     
  Branches      324      327       +3     
==========================================
  Hits          466      466              
- Misses        563      565       +2     
  Partials      147      147              
Impacted Files Coverage Δ
mqttrust_core/src/eventloop.rs 37.08% <0.00%> (-0.36%) ⬇️
mqttrust_core/src/lib.rs 32.25% <0.00%> (ø)
mqttrust_core/src/state.rs 52.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 2320664...4ba49dd. Read the comment docs.

@MathiasKoch MathiasKoch merged commit 65a1037 into master Jan 23, 2022
@MathiasKoch MathiasKoch deleted the feature/std-boxed branch January 23, 2022 19:48
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.

xtensa esp32 target
2 participants