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

Update mbedtls version to 3.0.0 from 2.25.0 #78

Merged
merged 2 commits into from
Nov 2, 2021
Merged

Conversation

enwi
Copy link
Owner

@enwi enwi commented Nov 2, 2021

Also fix some code bugs
closes #77

@enwi enwi linked an issue Nov 2, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Nov 2, 2021

Codecov Report

Merging #78 (d6fe8a8) into development (06ec433) will decrease coverage by 0.06%.
The diff coverage is 50.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development      #78      +/-   ##
===============================================
- Coverage        80.81%   80.75%   -0.07%     
===============================================
  Files              101      101              
  Lines             9311     9318       +7     
===============================================
  Hits              7525     7525              
- Misses            1786     1793       +7     
Impacted Files Coverage Δ
src/EntertainmentMode.cpp 0.00% <0.00%> (ø)
src/Scene.cpp 95.42% <100.00%> (ø)
src/SimpleColorHueStrategy.cpp 97.14% <100.00%> (ø)
src/TimePattern.cpp 95.14% <100.00%> (ø)
test/test_ColorUnits.cpp 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 06ec433...d6fe8a8. Read the comment docs.

@enwi enwi merged commit b31fc25 into development Nov 2, 2021
@Jojo-1000 Jojo-1000 deleted the update-mbedtls branch November 18, 2021 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.

Compile errors with clang (-Werror)
2 participants