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

Implement plugin manager #85

Open
wants to merge 41 commits into
base: master
Choose a base branch
from
Open

Implement plugin manager #85

wants to merge 41 commits into from

Conversation

Lycopersicum
Copy link

No description provided.

@codecov
Copy link

codecov bot commented Oct 19, 2018

Codecov Report

Merging #85 into master will decrease coverage by 2.87%.
The diff coverage is 66.01%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   82.73%   79.85%   -2.88%     
==========================================
  Files          14       27      +13     
  Lines        1402     1708     +306     
==========================================
+ Hits         1160     1364     +204     
- Misses        242      344     +102
Flag Coverage Δ
#plugins 27.81% <66.01%> (?)
#regular 51.52% <16.66%> (-7.61%) ⬇️
#secure 37.23% <16.66%> (-4.49%) ⬇️
Impacted Files Coverage Δ
examples/rest-server/settings.c 84.29% <100%> (+4.56%) ⬆️
examples/rest-server/restserver.c 78.81% <100%> (+2.31%) ⬆️
lwm2m-framework/include/lwm2m_framework.hpp 100% <100%> (ø)
http-framework/include/http_framework.hpp 100% <100%> (ø)
http-framework/include/callback_handler.hpp 100% <100%> (ø)
http-framework/include/response.hpp 100% <100%> (ø)
http-framework/include/request.hpp 100% <100%> (ø)
plugin-manager/include/plugin_manager_core.hpp 100% <100%> (ø)
plugin-manager/include/plugin_manager.hpp 100% <100%> (ø)
http-framework/src/ulfius_http_framework.cpp 38.29% <38.29%> (ø)
... and 19 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 f532e21...97a9dd0. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants